X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fcontent_pres%2Fsequent2pres.mli;h=a19e7b1951c0298fa27663d8b016a0627ce78cf9;hb=d34061fd1c820139fad38c39dee6377e5057bf26;hp=03b5287835ca2eb8365a175da8d69fdf30ff2caf;hpb=21d58ec6efaf1969c42eb3929475b638cdd0ce2e;p=helm.git diff --git a/helm/software/components/content_pres/sequent2pres.mli b/helm/software/components/content_pres/sequent2pres.mli index 03b528783..a19e7b195 100644 --- a/helm/software/components/content_pres/sequent2pres.mli +++ b/helm/software/components/content_pres/sequent2pres.mli @@ -38,5 +38,6 @@ val sequent2pres : CicNotationPres.boxml_markup val nsequent2pres : - subst:NCic.substitution -> NCic.term Content.conjecture -> + ids_to_nrefs:(NTermCicContent.id, NReference.reference) Hashtbl.t -> + subst:NCic.substitution -> CicNotationPt.term Content.conjecture -> CicNotationPres.boxml_markup