diff options
| author | herbelin | 2006-06-07 18:29:40 +0000 |
|---|---|---|
| committer | herbelin | 2006-06-07 18:29:40 +0000 |
| commit | d03f3905c44e3b1582bd77e23203dc45e5e02041 (patch) | |
| tree | b1e69c79658027a490299dcc90818f3e2bef36e9 | |
| parent | 97c05d64e69308ee2d51bb6b82957016efba7273 (diff) | |
replace by
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8918 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ Tactics - Better support for coercions to Sortclass in tactics expecting type arguments - Low-priority term printer made available in ML-written tactic extensions - Tactic "assert" now accepts "as" intro patterns and "by" tactic clauses +- Tactic "replace" now accepts a "by" tactic clause - New tactic "pose proof" that generalizes "assert (id:=p)" with intro patterns - New introduction pattern "?" for letting Coq choose a name - Added "eassumption" |
