]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicPp.mli
first moogle template checkin
[helm.git] / helm / ocaml / cic_proof_checking / cicPp.mli
index 9f68d0525200a0ba959aee302bdd969d47752ca1..371b75e29480e6b29678dbb8405aae3ebc4ec36d 100644 (file)
@@ -45,3 +45,6 @@ val ppterm : Cic.term -> string
 (* Required only by the topLevel. It is the generalization of ppterm to *)
 (* work with environments.                                              *)
 val pp : Cic.term -> (Cic.name option) list -> string
+
+val ppname : Cic.name -> string
+