diff options
| author | herbelin | 2009-08-06 11:34:12 +0000 |
|---|---|---|
| committer | herbelin | 2009-08-06 11:34:12 +0000 |
| commit | da7fb3e13166747b49cdf1ecfad394ecb4e0404a (patch) | |
| tree | 51e8aacf24c5dc6fd395bf162590d80568e2882d /CHANGES | |
| parent | 81785201c87ba994507ade890cedc99503d69112 (diff) | |
Move out JMeq of subst for compatibility (it affects e.g. the
compilation of Grenoble/ATBR). Add subst' for subst extended with JMeq
(maybe an option would be better??).
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12264 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ Tactics new option "Unset Tactic Evars Pattern Unification" to deactivate it. - New tactic "etransitivity". - Support of JMeq for "injection" and "discriminate". +- New variant "subst'" of "subst" that supports JMeq. Tactic Language |
