From 5fdf951ccd489aab712f53cb0cb6b343b7124b39 Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 26 Sep 2001 18:06:24 +0000 Subject: Ultime MAJ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2079 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ANNONCE | 5 ++--- CHANGES | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ANNONCE b/ANNONCE index d311a15177..5ee808dd18 100644 --- a/ANNONCE +++ b/ANNONCE @@ -27,9 +27,8 @@ on version 7.0. Marché's minimal edition distance algorithm, Buchberger's algorithm, RSA cryptographic algorithm, Stalmarck tautology checker algorithm, the Fundamental Theorem of Algebra and ZFC set theory). - - new tactics NewDestruct, NewInduction and Assert intended to - improve the behaviour of previous Elim and Induction, Case and - Destruct, and Cut tactics + - new induction tactics NewDestruct and NewInduction + - new tactic Assert for forward reasoning - known-bugs fixed - excessive memory use mainly fixed diff --git a/CHANGES b/CHANGES index 6e58691423..0f4b60eae7 100644 --- a/CHANGES +++ b/CHANGES @@ -13,8 +13,8 @@ Main novelties References are to Coq V7.1 reference manual -- New primitive let-in construct (see section 1.2.8) -- Long names (see section 2.6) +- New primitive let-in construct (see sections 1.2.8 and ) +- Long names (see sections 2.6 and 2.7) - New high-level tactic language (see chapter 10) - Improved search facilities (see section 5.2) - New extraction algorithm managing the Type level (see chapter 17) -- cgit v1.2.3