aboutsummaryrefslogtreecommitdiff
path: root/doc/tools/docgram/orderedGrammar
diff options
context:
space:
mode:
authorThéo Zimmermann2020-09-08 16:51:05 +0200
committerThéo Zimmermann2020-09-08 17:23:16 +0200
commitf3642ad8bdf6d9aa1b411892e5e6815a6a75e4d5 (patch)
treed1c9e8fa567421b24e729c40b6b74cbef855e5bd /doc/tools/docgram/orderedGrammar
parent48f465dd5c5f9db416a7cd57b0acb86f17323ce3 (diff)
Remove deprecated tactic cutrewrite.
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