]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicEnvironment.mli
first moogle template checkin
[helm.git] / helm / ocaml / cic_proof_checking / cicEnvironment.mli
index 99244f47f7c25e2bef0efe258507c9e5b49b81c0..615cdf9be37675fbab987ce27bb3257dcba8221f 100644 (file)
@@ -83,3 +83,6 @@ val dump_to_channel : ?callback:(string -> unit) -> out_channel -> unit
 val restore_from_channel : ?callback:(string -> unit) -> in_channel -> unit
 val empty : unit -> unit
 
+(* for filtering in tacticChaser *)
+(* NEW *)
+val in_cache : UriManager.uri -> bool