]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/paramodulation/inference.mli
added (but not yet used) remove_local_context
[helm.git] / helm / software / components / tactics / paramodulation / inference.mli
index 9bfb84cb21f8ea7f0164845544ba556a02c51e0d..0de5e8433a6a9db6f885609927293df0b1952021 100644 (file)
@@ -75,3 +75,4 @@ val find_library_theorems:
 val find_context_hypotheses:
   Utils.environment -> int list -> (Cic.term * Cic.term * Cic.metasenv) list
 
+val get_stats: unit -> string