X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fcontent_pres%2Fsequent2pres.mli;h=ae10514902f914c17cb3f11964eb56a4d7485b2d;hb=551861bf1adbb1db5b0b9941b98ba54531157364;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..ae1051490 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:(Interpretations.id, NReference.reference) Hashtbl.t -> subst:NCic.substitution -> NotationPt.term Content.conjecture -> CicNotationPres.boxml_markup