diff options
| author | herbelin | 2006-02-12 21:20:48 +0000 |
|---|---|---|
| committer | herbelin | 2006-02-12 21:20:48 +0000 |
| commit | 01974798c5a492bb98e5a48b0faaceb1d9d5a21d (patch) | |
| tree | ed08e35f19ceeb142cccd4f587c2172c5f081110 /CHANGES | |
| parent | aff35869e7010a13e9ac02358804be49e26c4d83 (diff) | |
Nettoyage Zmin.v, création Zmax.v et Zminmax.v
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8032 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -90,8 +90,9 @@ Notations Library +- Small extension of Zmin.V, new Zmax.v, new Zminmax.v - New library on String and Ascii characters (contributed by L. Thery) -- Few improvements in ZArith potentially exceptionally breaking the +- Few other improvements in ZArith potentially exceptionally breaking the compatibility (useless hypothesys of Zgt_square_simpl and Zlt_square_simpl removed; fixed names mentioning letter O instead of digit 0; weaken premises in Z_lt_induction) |
