From 1c4a4908a82e2eba9cc2d335697d51182f7314c2 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 28 Mar 2010 19:35:03 +0000 Subject: Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12888 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index eec408d528..4168ac3a02 100644 --- a/CHANGES +++ b/CHANGES @@ -155,6 +155,8 @@ Library - Lemmas in library Relations and Reals have been homogenized a bit. - The implicit argument of Logic.eq is now maximally inserted, allowing to simply write "eq" instead of "@eq _" in morphism signatures. +- Wrongly named lemmas (Zlt_gt_succ and Zlt_succ_gt) fixed (potential source + of incompatibilities) - List library: - Definitions of list, length and app are now in Init/Datatypes. Support for compatibility is provided. -- cgit v1.2.3