]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content_pres/sequent2pres.mli
coercion lookup now returns coercions ranked using the number of symbols matched...
[helm.git] / matita / components / content_pres / sequent2pres.mli
index 38570ba648e57fe609ce4ba1fb385e96a8bf8014..a81872159928780c45b1599d8ffe28838533d220 100644 (file)
@@ -33,6 +33,7 @@
 (***************************************************************************)
 
 val nsequent2pres :
- ids_to_nrefs:(NTermCicContent.id, NReference.reference) Hashtbl.t ->
- subst:NCic.substitution -> CicNotationPt.term Content.conjecture ->
+ #TermContentPres.status ->
+ ids_to_nrefs:(Content.id, NReference.reference) Hashtbl.t ->
+ subst:NCic.substitution -> NotationPt.term Content.conjecture ->
   CicNotationPres.boxml_markup