doc-src/IsarImplementation/Thy/document/logic.tex
changeset 21324 a5089fc012b5
parent 20929 cd2a6d00ec47
child 21827 0b1d07f79c1e
--- a/doc-src/IsarImplementation/Thy/document/logic.tex	Mon Nov 13 15:42:58 2006 +0100
+++ b/doc-src/IsarImplementation/Thy/document/logic.tex	Mon Nov 13 15:42:59 2006 +0100
@@ -330,7 +330,7 @@
   \indexml{betapply}\verb|betapply: term * term -> term| \\
   \indexml{Sign.add-consts-i}\verb|Sign.add_consts_i: (string * typ * mixfix) list -> theory -> theory| \\
   \indexml{Sign.add-abbrevs}\verb|Sign.add_abbrevs: string * bool ->|\isasep\isanewline%
-\verb|  ((string * mixfix) * term) list -> theory -> theory| \\
+\verb|  ((string * mixfix) * term) list -> theory -> (term * term) list * theory| \\
   \indexml{Sign.const-typargs}\verb|Sign.const_typargs: theory -> string * typ -> typ list| \\
   \indexml{Sign.const-instance}\verb|Sign.const_instance: theory -> string * typ list -> typ| \\
   \end{mldecls}