]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/cicNotationRew.mli
snapshot, notably:
[helm.git] / helm / ocaml / cic_notation / cicNotationRew.mli
index cb43b3099624eee6758134c99b7441e4905cb1da..7c2415a733a52fddbd5bec6562af032c22a900f1 100644 (file)
@@ -39,8 +39,8 @@ type interpretation_id
 type pretty_printer_id
 
 val add_interpretation:
-  string * CicNotationPt.argument_pattern list ->   (* level 2 pattern *)
-  CicNotationPt.cic_appl_pattern ->                 (* level 3 pattern *)
+  string * GrafiteAst.argument_pattern list ->   (* level 2 pattern *)
+  GrafiteAst.cic_appl_pattern ->                 (* level 3 pattern *)
     interpretation_id
 
 val add_pretty_printer: