From a7e09f60ae36031f24d17c6dd3de5f672943b831 Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 10 Jun 2003 21:34:11 +0000 Subject: MAJ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4135 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 65fb63776a..8451feabcd 100644 --- a/CHANGES +++ b/CHANGES @@ -18,12 +18,15 @@ Syntax translator - Unsafe for annotation Cases when constructors coercions are used or when annotations are eta-reduced predicates - Recursive keyword set by default (and no longer needed) in Tactic Definition +- Notation for record projection Syntax for arithmetic - Notation "=" and "<>" in Z and R are no longer implicitly in Z or R (with possible introduction of a coercion), use ...=... or ...<>... instead +- "inject_nat" renamed into "INZ"; "INZ" from Reals do not longer exist +- Locate applied to symbols also searches for substrings Vernacular commands @@ -67,6 +70,7 @@ Tactic language - Fail tactic now accepts a failure message - New primitive tactic "FreshId" to generate new names +- Debugger prints levels of calls Tactics -- cgit v1.2.3