aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-09-28 10:00:50 +0000
committerGravatar vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-09-28 10:00:50 +0000
commit1e98ecfd2895143a56c6002c77e97b1f5e5aec19 (patch)
treeff89f8191859402c8011e5a317665fb0d44dd0c7
parent104471118454580c3ca4b2a3cce52a03263e5d15 (diff)
Forget to update the CHANGES file
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10149 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a927885c5..3fb67b50b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,8 @@ Commands
section surviving.
- Added option "Unset Elimination Schemes" to deactivated the automatic
generation of elimination schemes.
+- Modification of the Scheme command so you can ask for the name to be
+ automatically computed (e.g. Scheme Induction for nat Sort Set).
Libraries