Refactor and improve documentation of feed and efeed tactics
Compare changes
+ 28
− 3
@@ -497,8 +497,13 @@ Tactic Notation "iter" tactic(tac) tactic(l) :=
@@ -497,8 +497,13 @@ Tactic Notation "iter" tactic(tac) tactic(l) :=
@@ -515,7 +520,12 @@ Tactic Notation "feed" tactic(tac) constr(H) :=
@@ -515,7 +520,12 @@ Tactic Notation "feed" tactic(tac) constr(H) :=
@@ -548,15 +558,30 @@ Tactic Notation "feed" "specialize" hyp(H) :=
@@ -548,15 +558,30 @@ Tactic Notation "feed" "specialize" hyp(H) :=