]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic/cicUtil.mli
cicUtil : we added a context to is_sober to check for consistancy
[helm.git] / helm / software / components / cic / cicUtil.mli
index 9977d186465c24e245e4ea404a8ae6bf1c4ca812..54a0a9bea639a2d72a16a03840b0166382c4625e 100644 (file)
@@ -70,4 +70,4 @@ val alpha_equivalence: Cic.term -> Cic.term -> bool
 (* FG: Consistency Check 
  * detects applications without arguments
  *)
-val is_sober: Cic.term -> bool
+val is_sober: Cic.context -> Cic.term -> bool