aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Compat/Coq84.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Compat/Coq84.v')
-rw-r--r--theories/Compat/Coq84.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Compat/Coq84.v b/theories/Compat/Coq84.v
index 60fdd6dd0..2cd38261b 100644
--- a/theories/Compat/Coq84.v
+++ b/theories/Compat/Coq84.v
@@ -60,6 +60,7 @@ Tactic Notation "symmetry" := symmetry.
Tactic Notation "split" := split.
Tactic Notation "esplit" := esplit.
+Global Unset Bracketing Last Introduction Pattern.
Global Unset Regular Subst Tactic.
(** Many things now import [PeanoNat] rather than [NPeano], so we require it so that the old absolute names in [NPeano.Nat] are available. *)