diff options
| author | herbelin | 2008-05-24 12:17:20 +0000 |
|---|---|---|
| committer | herbelin | 2008-05-24 12:17:20 +0000 |
| commit | ebf38f04cad3c4abbb779c3c40c1ba6d69bc0f71 (patch) | |
| tree | c64292d4f8533f12a9dcdc3babe11d6df290d48d /CHANGES | |
| parent | 311373891569f2c44db11d481fa6663876e784fa (diff) | |
Ajout de la possibilité d'utiliser fix/cofix dans les notations.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10981 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -113,6 +113,7 @@ Notations, coercions, implicit arguments and type inference - Support for parametric notations defining constants. - Insertion of coercions below product types refrains to unfold constants (possible source of incompatibility). +- New support for fix/cofix in notations. Tactic Language |
