]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/grafite/grafiteAstPp.mli
Huge reorganization of matita and ocaml.
[helm.git] / helm / ocaml / grafite / grafiteAstPp.mli
index 80d2174f70dff3512fc96b73dba4b5e475166a7d..f9b3b37cce2b9ff40e75a4727b8683f00ab309b5 100644 (file)
@@ -43,9 +43,6 @@ val pp_reduction_kind:
 
 val pp_command: obj_pp:('obj -> string) -> 'obj GrafiteAst.command -> string
 val pp_macro: term_pp:('term -> string) -> 'term GrafiteAst.macro -> string
-val pp_alias: GrafiteAst.alias_spec -> string
-val pp_dependency:  GrafiteAst.dependency -> string
-
 val pp_comment:
   term_pp:('term -> string) ->
   lazy_term_pp:('lazy_term -> string) ->