diff options
| author | herbelin | 2010-06-28 07:27:39 +0000 |
|---|---|---|
| committer | herbelin | 2010-06-28 07:27:39 +0000 |
| commit | ab866bcd9b20dd5c6a2fed6978b77189c19f19f4 (patch) | |
| tree | 2aa8ca1702f2c33cee443874a61bf190aca385a0 /CHANGES | |
| parent | f5458f9064be5cc4f645019df6519b265281a280 (diff) | |
Made "replace" accepts open terms on its left-hand-side.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13206 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ Rewriting tactics by importing "Morphisms" too). - Support added for using Chung-Kil Hur's Heq library for rewriting over heterogeneous equality (courtesy of the library's author). +- Tactic "replace" supports matching terms with holes. Automation tactics |
