# HG changeset patch # User blanchet # Date 1335253660 -7200 # Node ID a0125644ccff578e285d34ffd6dea44ccc800553 # Parent dc9c8ce4aac56654ed0694476cc3af993b777081 updated doc diff -r dc9c8ce4aac5 -r a0125644ccff doc-src/Nitpick/nitpick.tex --- a/doc-src/Nitpick/nitpick.tex Tue Apr 24 09:47:40 2012 +0200 +++ b/doc-src/Nitpick/nitpick.tex Tue Apr 24 09:47:40 2012 +0200 @@ -2534,14 +2534,15 @@ {\small See also \textit{max\_threads} (\S\ref{optimizations}).} \opdefault{tac\_timeout}{float\_or\_none}{\upshape 0.5} -Specifies the maximum number of seconds that the \textit{auto} tactic should use -when checking a counterexample, and similarly that \textit{lexicographic\_order} -and \textit{size\_change} should use when checking whether a (co)in\-duc\-tive -predicate is well-founded. Nitpick tries to honor this constraint as well as it -can but offers no guarantees. +Specifies the maximum number of seconds that should be used by internal +tactics---\textit{lexicographic\_order} and \textit{size\_change} when checking +whether a (co)in\-duc\-tive predicate is well-founded, \textit{auto} tactic when +checking a counterexample, or the monotonicity inference. Nitpick tries to honor +this constraint but offers no guarantees. \nopagebreak {\small See also \textit{wf} (\S\ref{scope-of-search}), +\textit{mono} (\S\ref{scope-of-search}), \textit{check\_potential} (\S\ref{authentication}), and \textit{check\_genuine} (\S\ref{authentication}).} \end{enum}