]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaTypes.mli
Reshaped structure of ocaml/ libraries, matita changed accordingly.
[helm.git] / helm / matita / matitaTypes.mli
index e54fe5c7e7fc0ceef806b562f97f53f6f21f7f0d..a558d10e33544cb165091d98ab5a91e1403557ad 100644 (file)
@@ -52,7 +52,7 @@ type option_value =
 type options = option_value StringMap.t
 val no_options : 'a StringMap.t
 
-type ast_command = (CicNotationPt.term, GrafiteAst.obj) GrafiteAst.command
+type ast_command = (CicNotationPt.term, CicNotationPt.obj) GrafiteAst.command
 type moo = ast_command list * GrafiteAst.metadata list  (** <moo, metadata> *)
 
 type status = {