aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-12-16 16:45:11 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-12-16 16:45:11 +0000
commit6106884157ae89378e76f37051d991fa5763c8bd (patch)
treea98cbe9535fab7fdbfce6e8795017ed832591b6a /CHANGES
parent8b02832139cc699d6b5b557ef5badfc800c2589a (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1137 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index cf4398028..c5139f20e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -111,7 +111,8 @@ que les 3 primitives), on peut typer avec "constr", "tactic", ou
Arguments" et non plus selon la valeur qu'elle avait au moment de la
définition dans la section.
-- SearchPattern / SearchRewrite (contrib de Yves Bertot)
+- SearchPattern / SearchRewrite (contrib from Yves Bertot); Search can
+ be restricted to some modules
- Le point final des commandes doit être suivi d'un blanc (retour chariot, tabulation ou espace)
@@ -141,6 +142,9 @@ Tactiques
- AutoRewrite ne s'occupe maintenant que du but principal et c'est les
Hint Rewrite qui gèrent les sous-buts générés
+- Redondant or incompatible instantiations in Apply ... with now
+ correctly trapped
+
Outils
- deux binaires maximum : coqtop.byte et coqtop.opt si plateforme native;