aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-06-09 12:52:04 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-06-09 12:52:04 +0000
commit41e36fe75b0859480c523e40361b75a13afcfe69 (patch)
tree4163b3f25a8c5527c9d55146e36c3b0681d45d83
parentee449d9506a68f994ddaae62fc768629ab368027 (diff)
Keep description of Automatic Introduction at only one place of CHANGES.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13100 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 0aef24b87..128b3dafb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -168,8 +168,6 @@ Vernacular commands
- New command "Print Opaque Dependencies" to display opaque constants in
addition to all variables, parameters or axioms a theorem or
definition relies on.
-- New option [Set Automatic Introduction] to automatically introduce
- variables before the colon at the start of interactive proofs.
- New command "Declare Reduction <id> := <conv_expr>", allowing to write
later "Eval <id> in ...". This command accepts a Local variant.
- Syntax of Implicit Type now supports more than one block of variables of