]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicUntrusted.mli
coercions are there, but not heavily tested
[helm.git] / helm / software / components / ng_kernel / nCicUntrusted.mli
index b195760cb343d4ff97a0e8f04bed129995ea984a..79ac48c3874fe3433d13863298205730d0618f84 100644 (file)
@@ -19,3 +19,4 @@ val metas_of_term : NCic.substitution -> NCic.context -> NCic.term -> int list
 
 module NCicHash : Hashtbl.S with type key = NCic.term
 
+val mk_appl : NCic.term -> NCic.term list -> NCic.term