From 31282d2674a576fd3caab195bf78318a4c73efa6 Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 18 Dec 2001 13:22:26 +0000 Subject: MAJ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2307 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f03e896553..afa079099f 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,9 @@ Language let-in style) - Coercions allowed in Cases patterns - Better error messages for ill-typed Cases expressions +- New declaration "Canonical Structure id = t : I" to help resolution of + equations of the form (proj ?)=a; if proj(e)=a then a is canonically + equipped with the remaining fields in e, i.e. ? is instantantiated by e Tactics -- cgit v1.2.3