X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2Fsequent2pres.mli;h=e1c9da1dd05ca864ef630f2cb78fab13b2f2e4a0;hb=7033b0a141f65fd75b435a6f71325ca67f19db61;hp=7bb124225d2bedda677f6cc4083703bdc84749d9;hpb=cfaa4ba59014ccb6046a2a672e97a5e88d7d2946;p=helm.git diff --git a/helm/ocaml/cic_transformations/sequent2pres.mli b/helm/ocaml/cic_transformations/sequent2pres.mli index 7bb124225..e1c9da1dd 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 - + ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t -> + Cic.annterm Content.conjecture -> + unit Mpresentation.mpres Box.box