X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fcomponents%2Fcontent_pres%2Fsequent2pres.mli;h=a81872159928780c45b1599d8ffe28838533d220;hb=1caab3250f877ebff8fefc99dd7f5e7fd0596795;hp=38570ba648e57fe609ce4ba1fb385e96a8bf8014;hpb=bfcde2b08d72f1392ed61164c67d199360f0397f;p=helm.git diff --git a/matita/components/content_pres/sequent2pres.mli b/matita/components/content_pres/sequent2pres.mli index 38570ba64..a81872159 100644 --- a/matita/components/content_pres/sequent2pres.mli +++ b/matita/components/content_pres/sequent2pres.mli @@ -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