diff options
| author | herbelin | 2009-03-23 22:48:12 +0000 |
|---|---|---|
| committer | herbelin | 2009-03-23 22:48:12 +0000 |
| commit | 89ed0ae86a32572e1348519990a734697e7080a3 (patch) | |
| tree | bbdda1587d6abdb9431c262b08646aa9a300b16a /CHANGES | |
| parent | 3a8946b8b1a77941f02e80230286280ee86d23a0 (diff) | |
- Fixed bug 2058 (as much as possible - the syntax of "pose (f binders := ...)"
is not so robust).
- Updating CHANGES
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12008 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Tactics incompatibilities solvable by redefining "intuition" as "unfold iff in *; intuition". - Improved support of dependent goals over objects in dependent types for - "destruct". + "destruct" (rare source of incompatibility). Vernacular commands |
