aboutsummaryrefslogtreecommitdiff
path: root/doc/tools/docgram/orderedGrammar
diff options
context:
space:
mode:
authorClément Pit-Claudel2020-09-08 14:52:36 -0400
committerClément Pit-Claudel2020-09-08 14:52:36 -0400
commit0ab3e7f16064be178e7c48aeef5252cc0d0d3109 (patch)
tree56d503cc9c227adc903653661d517f58c420ba17 /doc/tools/docgram/orderedGrammar
parentd19175c1c7e64777129742dbc986521efa61072e (diff)
parentf3642ad8bdf6d9aa1b411892e5e6815a6a75e4d5 (diff)
Merge PR #12993: Remove deprecated tactic cutrewrite.
Reviewed-by: cpitclaudel Reviewed-by: ppedrot
Diffstat (limited to 'doc/tools/docgram/orderedGrammar')
-rw-r--r--doc/tools/docgram/orderedGrammar1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/tools/docgram/orderedGrammar b/doc/tools/docgram/orderedGrammar
index 84efc1e36c..3cd5a85654 100644
--- a/doc/tools/docgram/orderedGrammar
+++ b/doc/tools/docgram/orderedGrammar
@@ -1445,7 +1445,6 @@ simple_tactic: [
| "einjection" OPT destruction_arg OPT ( "as" LIST0 simple_intropattern )
| "simple" "injection" OPT destruction_arg
| "dependent" "rewrite" OPT [ "->" | "<-" ] one_term OPT ( "in" ident )
-| "cutrewrite" OPT [ "->" | "<-" ] one_term OPT ( "in" ident )
| "decompose" "sum" one_term
| "decompose" "record" one_term
| "absurd" one_term