aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/Program.tex
diff options
context:
space:
mode:
authorThéo Zimmermann2017-07-11 17:52:22 +0200
committerThéo Zimmermann2017-07-11 17:52:22 +0200
commitfe56933b466a3d833d161828a34aab7a6b621b00 (patch)
tree73b59ae937081f2f9f076dd2d6f91d5c2be730c1 /doc/refman/Program.tex
parent2b4616438cc2a41e2c381ad47819d13addbd773c (diff)
Sync the manual with the deprecation warnings.
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}