diff options
| author | herbelin | 2006-10-06 08:35:10 +0000 |
|---|---|---|
| committer | herbelin | 2006-10-06 08:35:10 +0000 |
| commit | c1f32727314c6d08f151f0ac1d6ec12d9af3e09c (patch) | |
| tree | 0b8018a876637523e0ba67520fd5edf72138d26d | |
| parent | ea1cb421a9891df15cc8e60f130fc329a11c8d3a (diff) | |
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9219 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Changes from V8.1beta to V8.1 - [rewrite ... in H] now fails if [H] is used either in an hypothesis or in the goal. - The semantics of [rewrite ... in *] has been slightly modified (see doc). +- Support for "as" clause in tactic injection +- Fix for notations involving basic "match" expressions +- Numerous reported bugs solved (some of them leading to incompatibilities) Changes from V8.0 to V8.1beta |
