]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/grafite/grafiteAstPp.mli
- Print/Set commands removed
[helm.git] / matita / components / grafite / grafiteAstPp.mli
index 19de8bc8c37ce53b3f638c5c757cfdc86da0c1e5..a695b20d27c374cb6adfc9d690b451421a222e0c 100644 (file)
@@ -23,7 +23,6 @@
  * http://helm.cs.unibo.it/
  *)
 
-val pp_command: GrafiteAst.command -> string
 val pp_comment: map_unicode_to_tex:bool -> GrafiteAst.comment -> string
 
 val pp_executable: map_unicode_to_tex:bool -> GrafiteAst.code -> string