diff options
author | vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2007-04-17 16:16:55 +0000 |
---|---|---|
committer | vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2007-04-17 16:16:55 +0000 |
commit | 58c5203fce255255b919ed04fd94eece9afb90a0 (patch) | |
tree | 64ac3dcf8a8a6a0cc2f19e9c4074e0f7807c48b8 /CHANGES | |
parent | f5778254f73e483d755402a5b85c7843770191ca (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-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |