aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a40f028c8c..bf089e2233 100644
--- a/CHANGES
+++ b/CHANGES
@@ -74,6 +74,10 @@ Tactiques
Outils
+- deux binaires maximum : coqtop.byte et coqtop.opt si plateforme native;
+ coqtop est un lien vers le plus efficace possible (coqtop.opt s'il existe,
+ coqtop.byte sinon); -full maintenant obsolete
+
- do_Makefile s'appelle maintenant coq_makefile
Utilisation générale