X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_notation%2FcicNotationRew.mli;fp=helm%2Focaml%2Fcic_notation%2FcicNotationRew.mli;h=a70b3cbe152bba2d7adb4f6ffb29443aac6da532;hb=3065dd135001f868c677ee181d8a1fa3d498866a;hp=6516061389218313208b470f182daf687f3b6cc0;hpb=0bf96cb668cdd8d14b1c66f8a5241f12c5df9e3a;p=helm.git diff --git a/helm/ocaml/cic_notation/cicNotationRew.mli b/helm/ocaml/cic_notation/cicNotationRew.mli index 651606138..a70b3cbe1 100644 --- a/helm/ocaml/cic_notation/cicNotationRew.mli +++ b/helm/ocaml/cic_notation/cicNotationRew.mli @@ -29,6 +29,7 @@ val ast_of_acic: Cic.annterm -> (* acic *) CicNotationPt.term (* ast *) * (Cic.id, string) Hashtbl.t (* id -> uri *) + (* TODO change the type of id->uri table to (Cic.id, UriManager.uri) tbl *) (** level 2 -> level 1 *) val pp_ast: CicNotationPt.term -> CicNotationPt.term