aboutsummaryrefslogtreecommitdiffhomepage
path: root/ANNONCE
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-25 11:51:53 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-25 11:51:53 +0000
commitd3822832501ffac6507b026e225bc2906419800e (patch)
tree88dd0bc1e80e383433305f7d2aa2ee652d59ce70 /ANNONCE
parente79b91f4753385fa87ddcb62cba4a013629bfd60 (diff)
Qqes oublis
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2068 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'ANNONCE')
-rw-r--r--ANNONCE12
1 files changed, 8 insertions, 4 deletions
diff --git a/ANNONCE b/ANNONCE
index 116842347..d311a1517 100644
--- a/ANNONCE
+++ b/ANNONCE
@@ -4,13 +4,17 @@ on version 7.0.
The main features of Coq versions 7.0 and 7.1 over version 6.3.1 are
- - a primitive let-in construct
+ - new primitive let-in construct
- qualified names
- - a new high-level tactic language
+ - new high-level tactic language
- improved search facilities
- - a new extraction algorithm managing the Type level
+ - new rewriting tactic for types equipped with specific equalities
+ - new tactic Field to decide equalities on commutative fields
+ - new tactic Fourier to solve linear inequalities on reals numbers
+ - new tactics for induction/case analysis in "natural" style
+ - new extraction algorithm managing the Type level
- export of theories to XML for publishing and rendering purposes
- - a deep restructuration of the code (safer, simpler and more efficient)
+ - deep restructuration of the code (safer, simpler and more efficient)
Compared to version 7.0, the new version provides with