diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2000-12-21 22:24:31 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2000-12-21 22:24:31 +0000 |
commit | c662ae83d2b7484ecdc0f4c49c3ce22c854ec587 (patch) | |
tree | e1a712204c0ef1df472d21eeb433d1bd2d4efc74 /ANNONCE | |
parent | 3a5ab8fa7f55ffb122832436186af3db80737260 (diff) |
Re-MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1184 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'ANNONCE')
-rw-r--r-- | ANNONCE | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -6,12 +6,13 @@ provided for users willing to experiment the new features which are: - a primitive let-in construct - qualified names (such as Logic.f_equal) - a new tactic language based on a mini functional language with higher- - level pattern-matching constructs on goals (contributed by David Delahaye) - - an improved Search facilities using patterns (contributed by Yves Bertot) - - a "natural" syntax for real numbers + level pattern-matching constructs on goals (by David Delahaye) + - an improved Search facilities using patterns (by Yves Bertot) + - a "natural" syntax for real numbers (by Micaëla Mayero) - various bug fixes - a command to export definitions, theorems and proofs to XML to be used with - Bologna publishing and rendering tools (see http://www.cs.unibo.it/helm) + Helm's publishing and rendering tools (see http://www.cs.unibo.it/helm) + (by Claudio Sacerdoti Coen) Extraction and the Realizer/Program tactics are not available in Coq V7.0beta. @@ -29,7 +30,6 @@ and ftp://ftp.inria.fr/INRIA/coq/V7 list of changes including sources of incompatibilities (very few). - The Coq development team - Jean-Christophe Filliâtre, Hugo Herbelin, Christine Paulin + Jean-Christophe Filliâtre and Hugo Herbelin |