aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/Program.tex
diff options
context:
space:
mode:
authorMaxime Dénès2017-07-20 13:14:38 +0200
committerMaxime Dénès2017-07-20 13:14:38 +0200
commit945d7bfa27b71137d86a4a46aeeced90d4b59303 (patch)
tree438561788f99b0896eb905aeaf19b93e6687c3a5 /doc/refman/Program.tex
parent4d4ec6a095d01b6117ac3682d8a7882b1a2520e7 (diff)
parentd074e889b3cdfe8c292d3c52a4ed005789384fc0 (diff)
Merge branch 'v8.7'
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}