From f3642ad8bdf6d9aa1b411892e5e6815a6a75e4d5 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Tue, 8 Sep 2020 16:51:05 +0200 Subject: Remove deprecated tactic cutrewrite. --- doc/tools/docgram/common.edit_mlg | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/tools/docgram/common.edit_mlg') diff --git a/doc/tools/docgram/common.edit_mlg b/doc/tools/docgram/common.edit_mlg index 6625e07d05..9971a03894 100644 --- a/doc/tools/docgram/common.edit_mlg +++ b/doc/tools/docgram/common.edit_mlg @@ -1033,9 +1033,6 @@ simple_tactic: [ | DELETE "unify" constr constr | REPLACE "unify" constr constr "with" preident | WITH "unify" constr constr OPT ( "with" preident ) -| DELETE "cutrewrite" orient constr -| REPLACE "cutrewrite" orient constr "in" hyp -| WITH "cutrewrite" orient constr OPT ( "in" hyp ) | DELETE "destauto" | REPLACE "destauto" "in" hyp | WITH "destauto" OPT ( "in" hyp ) -- cgit v1.2.3