]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/content2pres.mli
Added new syntax Type[n] where n is a number.
[helm.git] / helm / software / components / content_pres / content2pres.mli
index 8d3753d8662e59c16c21a6862ec3889505b6bfc0..c5d32e9fdd5e27ef0a86ad6bdcffae1dc916ca83 100644 (file)
@@ -34,7 +34,7 @@
 
 val content2pres:
   ?skip_initial_lambdas:int -> ?skip_thm_and_qed:bool ->
-  ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t ->
+  ids_to_inner_sorts:(Cic.id, CicNotationPt.sort_kind) Hashtbl.t ->
   Cic.annterm Content.cobj ->
     CicNotationPres.boxml_markup