X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2Fsequent2pres.mli;h=7a6d8ead37c202c8c6ddcba074cf820ca788a0c9;hb=acf29bdbdcdc6ad8c2d9d27e8a47500981b605cd;hp=669f4e1c0974ab455f6215fcdcc87ff80baf60ec;hpb=9ab5ca8acba80b19a939eea2cd87761507e7128b;p=helm.git diff --git a/helm/ocaml/cic_transformations/sequent2pres.mli b/helm/ocaml/cic_transformations/sequent2pres.mli index 669f4e1c0..7a6d8ead3 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 -> - Cic.annterm Content.conjecture -> Mpresentation.mpres Box.box - + ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t -> + Cic.annterm Content.conjecture -> + Mpresentation.mpres Box.box