X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2Fcontent2pres.mli;h=9b7411685675e17c166940d15908fdf8ca4b3e08;hp=45d652c11f7b7c3fafdc36c57ba8c44d8d270373;hb=43f61eedd2a1f499166de33a98af00b767dcc117;hpb=4a01e6197e070d3eff7a3fe02180597136d81eba 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