adapted to change in interface
authorhaftmann
Tue, 29 Jun 2010 11:25:03 +0200
changeset 37611 44d2fa8edcad
parent 37610 1b09880d9734
child 37612 48fed6598be9
adapted to change in interface
doc-src/Codegen/Thy/ML.thy
--- a/doc-src/Codegen/Thy/ML.thy	Tue Jun 29 11:25:03 2010 +0200
+++ b/doc-src/Codegen/Thy/ML.thy	Tue Jun 29 11:25:03 2010 +0200
@@ -31,7 +31,7 @@
   @{index_ML Code_Preproc.del_functrans: "string -> theory -> theory"} \\
   @{index_ML Code.add_datatype: "(string * typ) list -> theory -> theory"} \\
   @{index_ML Code.get_type: "theory -> string
-    -> (string * sort) list * (string * typ list) list"} \\
+    -> (string * sort) list * ((string * string list) * typ list) list"} \\
   @{index_ML Code.get_type_of_constr_or_abstr: "theory -> string -> (string * bool) option"}
   \end{mldecls}