aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-04-17 16:16:55 +0000
committerGravatar vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-04-17 16:16:55 +0000
commit58c5203fce255255b919ed04fd94eece9afb90a0 (patch)
tree64ac3dcf8a8a6a0cc2f19e9c4074e0f7807c48b8 /CHANGES
parentf5778254f73e483d755402a5b85c7843770191ca (diff)
Added the option to set/unset the automatic generation of elimination schemes
Set Elimination Schemes. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9780 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b176fb685..aa8a59413 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@ Commands
- Added option Global to "Implicit Arguments" and "Arguments Scope" for
section surviving.
+- Added option "Unset Elimination Schemes" to deactivated the automatic
+generation of elimination schemes.
+
Notations
- Level "constr" moved from 9 to 8.