]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicUntrusted.mli
The kernel _must_ check the correctness of the height since the reduction
[helm.git] / helm / software / components / ng_kernel / nCicUntrusted.mli
index 9cde401b04542c5b0dd04eb4d4bfe8bbdcf66c43..1df92163d845c4d55f689978c05cfed6d1e00748 100644 (file)
@@ -27,5 +27,3 @@ val mk_appl : NCic.term -> NCic.term list -> NCic.term
 (* the context is needed only to honour Barendregt's naming convention *)
 val apply_subst : NCic.substitution -> NCic.context -> NCic.term -> NCic.term
 val apply_subst_metasenv : NCic.substitution -> NCic.metasenv -> NCic.metasenv
-
-val height_of_obj_kind: NUri.uri -> NCic.obj_kind -> int