]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/content_pres/termContentPres.mli
interim version (added smallLexer)
[helm.git] / matitaB / components / content_pres / termContentPres.mli
index cd7d1ee3f9f454a6eb4eab75d2b0df2eab9a6800..4d0bb909b97ee65ae9d1f7a744e32435d67c37e3 100644 (file)
@@ -54,4 +54,6 @@ val pp_ast: #status -> NotationPt.term -> NotationPt.term
 
   (** fills a term pattern instantiating variable magics *)
 val instantiate_level2:
- #NCic.status -> NotationEnv.t -> Stdpp.location -> NotationPt.term -> NotationPt.term
+ #NCic.status -> NotationEnv.t ->
+ Stdpp.location * string option * string option -> 
+ NotationPt.term -> NotationPt.term