]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicUntrusted.mli
Huge commit with several changes:
[helm.git] / helm / software / components / ng_kernel / nCicUntrusted.mli
index 1df92163d845c4d55f689978c05cfed6d1e00748..9cde401b04542c5b0dd04eb4d4bfe8bbdcf66c43 100644 (file)
@@ -27,3 +27,5 @@ 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