From b341c644ed7ad52779b148e7ba6e3dd9158c2174 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sat, 16 Jul 2011 20:35:17 +0000 Subject: 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 --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d02e29e4d0..530e25096a 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit v1.2.3