From fdad03c5c247ab6cfdde8fd58658d9e40a3fd8aa Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 24 Dec 2009 11:05:43 +0000 Subject: In "simpl c" and "change c with d", c can be a pattern. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12608 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3add96bc85..fac3d90343 100644 --- a/CHANGES +++ b/CHANGES @@ -51,6 +51,7 @@ Tactics - When applying a component of a conjunctive lemma, "apply in" (and sequences of "apply in") now leave the side conditions of the lemmas uniformly after the main goal (possible source of rare incompatibilities). +- In "simpl c" and "change c with d", c can be a pattern. Tactic Language -- cgit v1.2.3