]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_proof_checking/cicEnvironment.mli
positivity check fixed, a MutInd not applied (but with an exp-named-subst)
[helm.git] / helm / software / components / cic_proof_checking / cicEnvironment.mli
index 55566a614493de9ae8b872a0a9347d2cf6a37073..e449ade4a83e4cceb6758d57bc26c03cd39ea813 100644 (file)
@@ -133,4 +133,6 @@ val in_library: UriManager.uri -> bool
   (** total parsing time, only to benchmark the parser *)
 val total_parsing_time: float ref
 
+val invalidate: unit -> unit
+
 (* EOF *)