diff options
| author | herbelin | 2001-12-18 13:22:26 +0000 |
|---|---|---|
| committer | herbelin | 2001-12-18 13:22:26 +0000 |
| commit | 31282d2674a576fd3caab195bf78318a4c73efa6 (patch) | |
| tree | a7eb9e7d9825685b0b4c4d6bb794e655f5e791f7 | |
| parent | 62bc7aeb8a737830b631158a4d181445fe97b26f (diff) | |
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2307 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
