From 33f7d95a655add1967b5c520eb05e816963e1936 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Mon, 6 Jun 2016 22:27:31 +0200 Subject: Relying instead on the Coq85 inclusion! --- theories/Compat/Coq84.v | 3 --- 1 file changed, 3 deletions(-) (limited to 'theories/Compat') diff --git a/theories/Compat/Coq84.v b/theories/Compat/Coq84.v index 2cd38261b..39bc59a65 100644 --- a/theories/Compat/Coq84.v +++ b/theories/Compat/Coq84.v @@ -60,9 +60,6 @@ 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. *) Require Coq.Numbers.Natural.Peano.NPeano. -- cgit v1.2.3