]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nDestructTac.mli
Polymorphic recursion no longer required!!!
[helm.git] / helm / software / components / ng_tactics / nDestructTac.mli
index a51886511e3d19da77437745c2ffda2d838900f7..714638d24f56dcba221c3767f4e88474a289d9fa 100644 (file)
@@ -11,4 +11,5 @@
 
 (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *)
 
-val destruct_tac : 's NTacStatus.tactic
+val destruct_tac : string list option -> string list -> 's NTacStatus.tactic
+