diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2004-02-06 14:00:54 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2004-02-06 14:00:54 +0000 |
commit | 115977600a2e276ccd4068cff8f790d4b832f996 (patch) | |
tree | 5e4ccf7635aa881a8cc115b9482bbd3ae64c4c26 /CHANGES | |
parent | 7a3c0976de10a2b7b6d36a7e2ff757df29cd71e6 (diff) |
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5305 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ Bug fixes - Fix a printing bug with lambda-variable names inherited from the names of a product cast - Fix a bug with Focus +- Fix pattern-matching compilation bugs (and new support for patterns + in a same column but in different inductive types) Changes from V8.0beta old syntax to V8.0beta ============================================ |