]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/content2pres.mli
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_transformations / content2pres.mli
index 369b06b3e0b02b756af81671e748046f949c237d..793c31a4fdcb462450777f23dabb987b923a4641 100644 (file)
@@ -32,7 +32,8 @@
 (*                                                                        *)
 (**************************************************************************)
 
-val content2pres :
- ids_to_inner_sorts:(Cic.id, string) Hashtbl.t ->
-  Cic.annterm Content.cobj -> Mpresentation.mpres Box.box
+val content2pres:
+  ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t ->
+  Cic.annterm Content.cobj ->
+    CicNotationPres.boxml_markup