]> matita.cs.unibo.it Git - helm.git/blobdiff - components/grafite_parser/grafiteParser.mli
we parametrized CicNotationPt.obj on 'term
[helm.git] / components / grafite_parser / grafiteParser.mli
index cb88940ffde19daea908157bc497b83acc0c4a3b..6d941d5db4286fce0156b700927592bdcfaf58a7 100644 (file)
@@ -29,7 +29,8 @@ type 'a localized_option =
 
 type ast_statement =
   (CicNotationPt.term, CicNotationPt.term,
-   CicNotationPt.term GrafiteAst.reduction, CicNotationPt.obj, string)
+   CicNotationPt.term GrafiteAst.reduction, 
+   CicNotationPt.term CicNotationPt.obj, string)
     GrafiteAst.statement
 
 type statement =