aboutsummaryrefslogtreecommitdiff
path: root/COMPATIBILITY
diff options
context:
space:
mode:
authorherbelin2008-06-11 11:25:07 +0000
committerherbelin2008-06-11 11:25:07 +0000
commit1d67eb8a50a6d4f185aead5a23442e4b91270594 (patch)
tree57e6635ae182429317cf6e81fb9f25c85aaa915d /COMPATIBILITY
parentba61b1c136505c901c23f6a83cae6d29cedcd96c (diff)
MAJ diverses
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11102 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'COMPATIBILITY')
-rw-r--r--COMPATIBILITY5
1 files changed, 4 insertions, 1 deletions
diff --git a/COMPATIBILITY b/COMPATIBILITY
index 97963c8dca..b44f344d43 100644
--- a/COMPATIBILITY
+++ b/COMPATIBILITY
@@ -53,7 +53,10 @@ Language
Libraries
- Some changes in the library (as mentioned in the CHANGES file) may
- imply the need for local adaptations.
+ imply the need for local adaptations. This may particularly be the
+ case with the move from Set to Type in libraries FSets, SetoidList,
+ ListSet, Sorting and Zmisc. In case of trouble it may help to simply
+ declare Set as an alias for Type (see file SetIsType).
For the main changes in the ML interfaces, see file
dev/doc/changes.txt in the main archive.