diff options
| author | Pierre-Marie Pédrot | 2016-05-20 11:39:59 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-05-20 11:39:59 +0200 |
| commit | dbe1c641164fc797edf0420f5f5a5e8b60b5a05a (patch) | |
| tree | f0f4e297a03720e7b60bcc4c4a13eb1deecfe6f1 /theories | |
| parent | a91d15dcb4c691463f0ad6f0e7277a52464d897c (diff) | |
| parent | 088b3161c93e46ec2d865fe71a206cee15acd30c (diff) | |
Merge branch 'v8.5'
Diffstat (limited to 'theories')
| -rw-r--r-- | theories/Compat/Coq84.v | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/Compat/Coq84.v b/theories/Compat/Coq84.v index e46a556a98..aa4411704d 100644 --- a/theories/Compat/Coq84.v +++ b/theories/Compat/Coq84.v @@ -56,8 +56,6 @@ Tactic Notation "symmetry" := symmetry. Tactic Notation "split" := split. Tactic Notation "esplit" := esplit. -Global Set 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. |
