From 0db0d0e4f367b4f37483fd82c8053ee3eebaf170 Mon Sep 17 00:00:00 2001 From: letouzey Date: Tue, 29 Nov 2011 19:00:59 +0000 Subject: Documentation of appcontext git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14744 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6d468d4885..669c1d0e01 100644 --- a/CHANGES +++ b/CHANGES @@ -64,6 +64,8 @@ Tactics dependencies suggested by Dan Grayson) - Tactic "injection" now failing on an equality showing no constructors while it was formerly generalizing again the goal over the given equality. +- In Ltac, the "context [...]" syntax has now a variant "appcontext [...]" + allowing to match partial applications in larger applications. Vernacular commands -- cgit v1.2.3