aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-06 09:56:51 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-06 09:56:51 +0100
commit273089065edaf5d926ad820d3bc3c0dacec1b75d (patch)
treeeb430e004bd1515c85c873aab760ffd630c83df6 /doc
parent7a63dca547f57de291c353b82f49c03832eb2e06 (diff)
parentbed0e8790b9ee6cfc5410505f5c31fe52be8f77e (diff)
Merge PR #6896: [compat] Remove NOOP deprecated options.
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-sch.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/refman/RefMan-sch.tex b/doc/refman/RefMan-sch.tex
index 30724759d..600471123 100644
--- a/doc/refman/RefMan-sch.tex
+++ b/doc/refman/RefMan-sch.tex
@@ -127,7 +127,6 @@ conclusion is {\tt (n:nat)(even n)->(Q n)}.
\optindex{Boolean Equality Schemes}
\optindex{Elimination Schemes}
\optindex{Nonrecursive Elimination Schemes}
-\optindex{Record Elimination Schemes}
\optindex{Case Analysis Schemes}
\optindex{Decidable Equality Schemes}
\optindex{Rewriting Schemes}
@@ -144,7 +143,6 @@ and {\tt Record} (see~\ref{Record}) do not have an automatic
declaration of the induction principles. It can be activated with the
command {\tt Set Nonrecursive Elimination Schemes}. It can be
deactivated again with {\tt Unset Nonrecursive Elimination Schemes}.
-{\tt Record Elimination Schemes} is a deprecated alias of {\tt Nonrecursive Elimination Schemes}.
In addition, the {\tt Case Analysis Schemes} flag governs the generation of
case analysis lemmas for inductive types, i.e. corresponding to the