From 1f9ddd740838dc3be259cafc644b9ee753c46ba3 Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 7 Feb 2006 22:33:15 +0000 Subject: Idem numbering of 'Unfold', 'simpl', ... git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8004 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 48d59df054..6ff6e2c41b 100644 --- a/CHANGES +++ b/CHANGES @@ -65,9 +65,10 @@ Tactics - New introduction pattern "?" for letting Coq choose a name - Added "eassumption" - Added option 'using lemmas' to auto, trivial and eauto -- Numbering of "pattern" occurrences in "match with" made consistent - with the printing of the return clause after the term to match in - "match-with" construct (use "Set Printing All" to see hidden occurrences). +- Numbering of "pattern", "unfold", "simpl", ... occurrences in "match + with" made consistent with the printing of the return clause after + the term to match in the "match-with" construct (use "Set Printing All" + to see hidden occurrences). Modules -- cgit v1.2.3