X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_notation%2FcicNotationRew.mli;h=cb43b3099624eee6758134c99b7441e4905cb1da;hb=ba2dfe6409e95bf9e558dc0d4be382b068671409;hp=21877d0c3a3406a7cb53387ca20b38b17de0c6a7;hpb=7aa0e7901b71a660c6d6f55d96a38a3a9d1d3c7d;p=helm.git diff --git a/helm/ocaml/cic_notation/cicNotationRew.mli b/helm/ocaml/cic_notation/cicNotationRew.mli index 21877d0c3..cb43b3099 100644 --- a/helm/ocaml/cic_notation/cicNotationRew.mli +++ b/helm/ocaml/cic_notation/cicNotationRew.mli @@ -33,6 +33,8 @@ val ast_of_acic: (** level 2 -> level 1 *) val pp_ast: CicNotationPt.term -> CicNotationPt.term +(** level 1 -> level 0: see CicNotationPres.render *) + type interpretation_id type pretty_printer_id