X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2Fsequent2pres.mli;h=615c8e35f2cc5be590e0a0346db3c269b613d6d8;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=5f4e5cf0c1ca584585467ba431ce493e6c961aaf;hpb=29969baf115afff7eb9ea9e2ca98d40ab7006dcc;p=helm.git diff --git a/helm/ocaml/cic_transformations/sequent2pres.mli b/helm/ocaml/cic_transformations/sequent2pres.mli index 5f4e5cf0c..615c8e35f 100644 --- a/helm/ocaml/cic_transformations/sequent2pres.mli +++ b/helm/ocaml/cic_transformations/sequent2pres.mli @@ -33,7 +33,7 @@ (***************************************************************************) val sequent2pres : - ids_to_inner_sorts:(Cic.id, string) Hashtbl.t -> + ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t -> Cic.annterm Content.conjecture -> - Mpresentation.mpres Box.box + CicNotationPres.boxml_markup