X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fcic_transformations%2Fcontent2pres.mli;h=369b06b3e0b02b756af81671e748046f949c237d;hb=aca103d3c3d740efcc0bcc2932922cff77facb49;hp=45d652c11f7b7c3fafdc36c57ba8c44d8d270373;hpb=4a01e6197e070d3eff7a3fe02180597136d81eba;p=helm.git diff --git a/helm/ocaml/cic_transformations/content2pres.mli b/helm/ocaml/cic_transformations/content2pres.mli index 45d652c11..369b06b3e 100644 --- a/helm/ocaml/cic_transformations/content2pres.mli +++ b/helm/ocaml/cic_transformations/content2pres.mli @@ -34,4 +34,5 @@ val content2pres : ids_to_inner_sorts:(Cic.id, string) Hashtbl.t -> - Cic.annterm Cic2content.cobj -> Mpresentation.mpres + Cic.annterm Content.cobj -> Mpresentation.mpres Box.box +