X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fcic_transformations%2Fsequent2pres.mli;h=e1c9da1dd05ca864ef630f2cb78fab13b2f2e4a0;hb=26cce624c98e795521078794c748758798031704;hp=7a6d8ead37c202c8c6ddcba074cf820ca788a0c9;hpb=ff981d975589f8d21a364e7cfe875647f7483cd9;p=helm.git diff --git a/helm/ocaml/cic_transformations/sequent2pres.mli b/helm/ocaml/cic_transformations/sequent2pres.mli index 7a6d8ead3..e1c9da1dd 100644 --- a/helm/ocaml/cic_transformations/sequent2pres.mli +++ b/helm/ocaml/cic_transformations/sequent2pres.mli @@ -35,5 +35,5 @@ val sequent2pres : ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t -> Cic.annterm Content.conjecture -> - Mpresentation.mpres Box.box + unit Mpresentation.mpres Box.box