diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2004-02-12 12:29:45 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2004-02-12 12:29:45 +0000 |
commit | 6c0e74dc503086b136136555721687d8acea3a17 (patch) | |
tree | d077385a0010bf5aa672f48146f846e329100b28 /CHANGES | |
parent | 0541d7039eb3ac663597059413b2d9a889d6b0b5 (diff) |
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5320 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Bug fixes - Fix a bug with Focus - Fix pattern-matching compilation bugs (and new support for patterns in a same column but in different inductive types) +- Fix a potential precedence problem with notations including pattern "{ _ }" Changes from V8.0beta old syntax to V8.0beta ============================================ |