From eab9b0125238decef60a1710649671dc26959667 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 16 Jun 2016 07:41:03 -0400 Subject: Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 41d61ec459..6aa0b6d4c3 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,7 @@ Tactics - When in strict mode (i.e. in a Ltac definition) the "intro" tactic cannot use a locally free identifier anymore. It must use e.g. the "fresh" primitive instead (potential source of incompatibilities). +- New tactics is_ind, is_const, is_proj, is_constructor for use in Ltac (DOC TODO). Program -- cgit v1.2.3