X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fcic_notation%2FcicNotationRew.mli;h=7c2415a733a52fddbd5bec6562af032c22a900f1;hb=619a3a478a4f6b0a50782b620009f6a141c30a53;hp=cb43b3099624eee6758134c99b7441e4905cb1da;hpb=ba2dfe6409e95bf9e558dc0d4be382b068671409;p=helm.git diff --git a/helm/ocaml/cic_notation/cicNotationRew.mli b/helm/ocaml/cic_notation/cicNotationRew.mli index cb43b3099..7c2415a73 100644 --- a/helm/ocaml/cic_notation/cicNotationRew.mli +++ b/helm/ocaml/cic_notation/cicNotationRew.mli @@ -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: