diff -r e5dba3d75e9e -r 09b75d55008f doc-src/Nitpick/nitpick.tex --- a/doc-src/Nitpick/nitpick.tex Tue Mar 15 13:03:54 2011 +0100 +++ b/doc-src/Nitpick/nitpick.tex Tue Mar 15 15:49:42 2011 +0100 @@ -2466,12 +2466,12 @@ {\small See also \textit{debug} (\S\ref{output-format}).} \opnodefault{need}{term\_list} -Specifies a list of datatype values (ground constructor terms) that should be -part of the subterm-closed subsets used to approximate datatypes. If you know -that a value must necessarily belong to the subset of representable values that -approximates a datatype, specifying it can speed up the search, especially for -high cardinalities. By default, Nitpick inspects the conjecture to infer needed -datatype values. +Specifies a list of datatype values (normally ground constructor terms) that +should be part of the subterm-closed subsets used to approximate datatypes. If +you know that a value must necessarily belong to the subset of representable +values that approximates a datatype, specifying it can speed up the search, +especially for high cardinalities. +%By default, Nitpick inspects the conjecture to infer needed datatype values. \opsmart{total\_consts}{partial\_consts} Specifies whether constants occurring in the problem other than constructors can