]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/objPp.mli
Minor change.
[helm.git] / helm / software / components / content_pres / objPp.mli
index e007c6e7c0bf4b1157cb6948c713b4341b616f75..9367661ec4c782ad2baca66b9579ef6c74f13aff 100644 (file)
@@ -23,5 +23,5 @@
  * 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.style -> string -> Cic.obj -> string