X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fcontent_pres%2Fsequent2pres.mli;h=a9384eb182601ac516cd96e4ca9b652cf0280fa3;hb=3433ed9a5ba002fca902d0e9b08fb8ecae9df056;hp=d6d9daa4005918fbe6892eb920679190e940492d;hpb=b02253b371aadbbb37226a685b9bd8777a64d175;p=helm.git diff --git a/helm/software/components/content_pres/sequent2pres.mli b/helm/software/components/content_pres/sequent2pres.mli index d6d9daa40..a9384eb18 100644 --- a/helm/software/components/content_pres/sequent2pres.mli +++ b/helm/software/components/content_pres/sequent2pres.mli @@ -33,6 +33,6 @@ (***************************************************************************) val sequent2pres : - ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t -> + ids_to_inner_sorts:(Cic.id, CicNotationPt.sort_kind) Hashtbl.t -> Cic.annterm Content.conjecture -> CicNotationPres.boxml_markup