doc-src/Nitpick/nitpick.tex
changeset 41985 09b75d55008f
parent 41876 03f699556955
child 41992 0e4716fa330a
--- 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