]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/tacticals.mli
implemented tinycals:
[helm.git] / helm / software / components / tactics / tacticals.mli
index 88fafc1f8bf5e91be97802e7fcfea51bc44c5d75..e8d245cd1bf1635a37c199f62c0caa8aa2437a1d 100644 (file)
@@ -72,7 +72,8 @@ sig
   val semicolon: tactic
   val branch: tactic
   val shift: tactic
-  val pos: int -> tactic
+  val pos: int list -> tactic
+  val wildcard: tactic
   val merge: tactic
   val focus: int list -> tactic
   val unfocus: tactic