]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicUntrusted.mli
loc * lazy string -> (loc * string) lazy
[helm.git] / helm / software / components / ng_kernel / nCicUntrusted.mli
index 72e512784cdee4ea5129ac92671ea4ac51003b9c..b195760cb343d4ff97a0e8f04bed129995ea984a 100644 (file)
@@ -17,3 +17,5 @@ val map_term_fold_a:
 
 val metas_of_term : NCic.substitution -> NCic.context -> NCic.term -> int list
 
+module NCicHash : Hashtbl.S with type key = NCic.term
+