aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorherbelin2008-10-20 19:11:25 +0000
committerherbelin2008-10-20 19:11:25 +0000
commit05f91178923218b864d8c921dfb557c7c13f14ca (patch)
tree106252ae90224eb41970fecea35a7c459456148b /CHANGES
parentde1077e22c9f928edd2f78b76a75762c673abc39 (diff)
Renommage "Global Instance" en "Instance Global" pour uniformisation
de l'utilisation des modificateurs Global/Local git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11480 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7b233e2a07..326ac272e7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -165,7 +165,9 @@ Libraries (DOC TO CHECK)
- Definition of pred and minus made compatible with the structural
decreasing criterion for use in fixpoints.
- Files Relations/Rstar.v and Relations/Newman.v moved out to the user
- contribution repository (contribution CoC_History).
+ contribution repository (contribution CoC_History). New lemmas about
+ transitive closure added and some bound variables renamed (exceptional
+ risk of incompatibilities).
Notations, coercions, implicit arguments and type inference