]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/objPp.mli
matitaGui: some missing cases during disambiguation now treated
[helm.git] / helm / software / components / content_pres / objPp.mli
index e007c6e7c0bf4b1157cb6948c713b4341b616f75..de320bf14d9fb85f19bef203c590368924fa506a 100644 (file)
@@ -23,5 +23,6 @@
  * http://helm.cs.unibo.it/
  *)
 
-val obj_to_string:   int -> Cic.obj -> string
-
+(* columns, rendering style, name prefix, object *)
+val obj_to_string: 
+   int -> GrafiteAst.presentation_style -> string -> Cic.obj -> string