]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/paramodulation/utils.mli
- "linear" flag added to lapply (automatic clearing)
[helm.git] / helm / software / components / tactics / paramodulation / utils.mli
index 5e3f61e1a409e9ab5acc6f1fb4717059ccf172f4..c64eacfd61f3c3364df483305e51624d04e96aab 100644 (file)
@@ -88,3 +88,5 @@ val compute_equality_weight: Cic.term * Cic.term * Cic.term * comparison -> int
 val debug_print: string Lazy.t -> unit
 
 val metas_of_term: Cic.term -> int list
+
+val remove_local_context: Cic.term -> Cic.term