diff options
| author | herbelin | 2010-03-28 19:35:03 +0000 |
|---|---|---|
| committer | herbelin | 2010-03-28 19:35:03 +0000 |
| commit | 1c4a4908a82e2eba9cc2d335697d51182f7314c2 (patch) | |
| tree | 39f6a5b7caf7d583af468d59c9f62378a748f8d3 /CHANGES | |
| parent | be76b6af359ea61bc71e59efb4802ff01cce728c (diff) | |
Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12888 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -155,6 +155,8 @@ Library - Lemmas in library Relations and Reals have been homogenized a bit. - The implicit argument of Logic.eq is now maximally inserted, allowing to simply write "eq" instead of "@eq _" in morphism signatures. +- Wrongly named lemmas (Zlt_gt_succ and Zlt_succ_gt) fixed (potential source + of incompatibilities) - List library: - Definitions of list, length and app are now in Init/Datatypes. Support for compatibility is provided. |
