]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/tacticals.mli
simplify has a brand new semantics!
[helm.git] / components / tactics / tacticals.mli
index e8d245cd1bf1635a37c199f62c0caa8aa2437a1d..83e00d1067c3d80a90b17c53b617f27c5664ed52 100644 (file)
@@ -63,6 +63,7 @@ sig
   val do_tactic: n: int -> tactic: tactic -> tactic 
   val try_tactic: tactic: tactic -> tactic 
   val solve_tactics: tactics: (string * tactic) list -> tactic
+  val progress_tactic: tactic: tactic -> tactic 
 
 (*   module C:
   sig *)