X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2Fcontent2pres.mli;h=9b7411685675e17c166940d15908fdf8ca4b3e08;hb=0de1b960f42ac368414b7405a79e7933445ee8af;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..9b7411685 100644 --- a/helm/ocaml/cic_transformations/content2pres.mli +++ b/helm/ocaml/cic_transformations/content2pres.mli @@ -34,4 +34,4 @@ val content2pres : ids_to_inner_sorts:(Cic.id, string) Hashtbl.t -> - Cic.annterm Cic2content.cobj -> Mpresentation.mpres + Cic.annterm Content.cobj -> Mpresentation.mpres