]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/grafite/grafiteAstPp.mli
1. metadata are no longer stored in .moo files.
[helm.git] / helm / ocaml / grafite / grafiteAstPp.mli
index eefcd9ccbbea325c3b6cc2904d85ef17163498f0..1ecfb4352a4063fa7a2687cc57711c35c242c7e4 100644 (file)
@@ -30,7 +30,6 @@ val pp_tactic:
 
 val pp_command:
   (CicNotationPt.term,CicNotationPt.obj) GrafiteAst.command -> string
-val pp_metadata: GrafiteAst.metadata -> string
 val pp_macro: ('a -> string) -> 'a GrafiteAst.macro -> string
 
 val pp_comment: