]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicPp.mli
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_proof_checking / cicPp.mli
index 22c414031c43e60b54282627197d56014131ec1f..e84ae4fed1021f25d19e0025f01edbdefc1edd7b 100644 (file)
@@ -52,3 +52,4 @@ val ppname : Cic.name -> string
 
 val ppsort: Cic.sort -> string
 
+val check: string -> Cic.term -> bool