aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/Program.tex
diff options
context:
space:
mode:
authorMaxime Dénès2017-07-19 17:20:30 +0200
committerMaxime Dénès2017-07-19 17:20:30 +0200
commit9ccba83b916523107d6c692b3147d0d91ec03411 (patch)
tree025a91cf689fa1823973fa55bc871c7b8eb9affc /doc/refman/Program.tex
parent2a5cb4c63cf0d8efe5ce023150f389fd9d5cf2ea (diff)
parentfe56933b466a3d833d161828a34aab7a6b621b00 (diff)
Merge PR #855: Deprecate options that were introduced for compatibility with 8.5.
Diffstat (limited to 'doc/refman/Program.tex')
-rw-r--r--doc/refman/Program.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/refman/Program.tex b/doc/refman/Program.tex
index 2fc1c8764a..f60908da6c 100644
--- a/doc/refman/Program.tex
+++ b/doc/refman/Program.tex
@@ -278,7 +278,8 @@ tactic is replaced by the default one if not specified.
as implicit arguments of the special constant
\texttt{Program.Tactics.obligation}.
\item {\tt Set Shrink Obligations}\optindex{Shrink Obligations}
- Control whether obligations should have their
+\emph{Deprecated since 8.7}
+ This option (on by default) controls whether obligations should have their
context minimized to the set of variables used in the proof of the
obligation, to avoid unnecessary dependencies.
\end{itemize}