diff options
| author | herbelin | 2011-07-16 20:35:17 +0000 |
|---|---|---|
| committer | herbelin | 2011-07-16 20:35:17 +0000 |
| commit | b341c644ed7ad52779b148e7ba6e3dd9158c2174 (patch) | |
| tree | c554a697bfa97f3c813e6e90a1d76dbe1c35f3b6 /CHANGES | |
| parent | 30a54a6db8190ae1dea5a9182148cb4f38ec7e02 (diff) | |
Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14281 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ Libraries Vcons become Vector.cons. You can use notations by importing Vector.VectorNotations. - Removal of TheoryList. Requiring List instead should work most of the time. +- New syntax "rew Heq in H" and "rew <- Heq in H" for eq_rect and eq_rect_r. Internal infrastructure |
