X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fcomponents%2Fcontent_pres%2Fsequent2pres.mli;h=a81872159928780c45b1599d8ffe28838533d220;hb=a4a2345e2efaf4cc64aa4daf40e2bce05a400f12;hp=bf2a30f55574c4176b122f9fbd6400bfb151f7a7;hpb=8a660ee06d72cfee52c707bb1d8d8be3bab0d682;p=helm.git diff --git a/matita/components/content_pres/sequent2pres.mli b/matita/components/content_pres/sequent2pres.mli index bf2a30f55..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 -> + #TermContentPres.status -> + ids_to_nrefs:(Content.id, NReference.reference) Hashtbl.t -> subst:NCic.substitution -> NotationPt.term Content.conjecture -> CicNotationPres.boxml_markup