]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicTypeChecker.mli
Added count_occurrences.
[helm.git] / helm / software / components / ng_kernel / nCicTypeChecker.mli
index c57055365dc72def70dcbfd3683e63f32f6d52ca..a0c9272845e9fbd29d58d29e5104a8db5796a556 100644 (file)
@@ -61,5 +61,4 @@ val are_all_occurrences_positive:
   NCic.context -> NUri.uri -> int -> int -> int -> int -> NCic.term -> bool
 
 val does_not_occur :
-    subst:NCic.substitution ->
-    ('a * NCic.context_entry) list -> int -> int -> NCic.term -> bool
+    subst:NCic.substitution -> NCic.context -> int -> int -> NCic.term -> bool