]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaTypes.ml
Reshaped structure of ocaml/ libraries, matita changed accordingly.
[helm.git] / helm / matita / matitaTypes.ml
index 8bd32bb23eac45b32f53f8f88f818bc391222f02..8ee007d47fa6d9e1192cf6d01e616bfee232b849 100644 (file)
@@ -62,7 +62,7 @@ type option_value =
 type options = option_value StringMap.t
 let no_options = StringMap.empty
 
-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
 
 type status = {