aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorherbelin2008-05-12 18:25:06 +0000
committerherbelin2008-05-12 18:25:06 +0000
commit15bbdcfa63dd7fee30b3d03f98cf0795e4baf087 (patch)
treed547b755963a3f6c59fb2da66d30ab81ae4fa4de /CHANGES
parent651a23b4b21045733d44a4bc944b6b56d449fe2e (diff)
MAJ et bricoles diverses
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10923 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a349979fc4..1303bc4b5e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -63,7 +63,6 @@ Libraries (DOC TO CHECK)
elements, nothing more).
- In ListSet, a few definitions are now in Type (may induce a few
incompatibilities).
-- Notation [t;...;u] for lists made available in list_scope.
- Changes in FSets/FMaps:
- Improvements: in particular FMap now provides an induction principle
on maps, and some properties about FSets and fold needs less hypotheses.