]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicTypeChecker.mli
new universes implementation
[helm.git] / helm / ocaml / cic_proof_checking / cicTypeChecker.mli
index 95ee658c7de98b637cc10261e8b6317efa4d3959..3973c16c105515cf064d17cf39f6b8dba9ccca8d 100644 (file)
@@ -27,7 +27,7 @@
 exception TypeCheckerFailure of string
 exception AssertFailure of string
 
-val typecheck : UriManager.uri -> unit
+val typecheck : UriManager.uri -> Cic.obj
 
 (* FUNCTIONS USED ONLY IN THE TOPLEVEL *)