aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-02-07 07:55:40 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-02-07 07:55:40 +0000
commit129417d5ef8a8b73a836e92d1074aedc15cc9bbb (patch)
tree673493dc55b6faca845ab5061658d43b17cf7cd3
parent906d995f098af41bc883fd6300551db5733987d5 (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8000 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index af1658749..60be31c2c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -90,6 +90,7 @@ Library
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)
+- More lemmas stated on Type in Wf.v, removal of redundant Fix_F
- Change of the internal names of lemmas in OmegaLemmas
Tools