wilcoxon: Drop now-unnecessary timer support.
authorBen Pfaff <blp@gnu.org>
Fri, 6 Feb 2009 06:28:15 +0000 (22:28 -0800)
committerBen Pfaff <blp@gnu.org>
Fri, 6 Feb 2009 06:28:15 +0000 (22:28 -0800)
commit6d077bbfd3230959846621bbfb1447410e17dd8c
tree97d5c2a63879c1d0e4774a1e519150a4b5d75484
parente00c8b2ca5092c6871c0cae67be95a884b5671a3
wilcoxon: Drop now-unnecessary timer support.

Calculating the Wilcoxon significance level now takes only a
fraction of a second, so there is no need to support a timer.

Also, report the problem if the significance level cannot be
calculated.
AUTHORS
src/language/stats/wilcoxon.c
src/ui/gui/psppire.c
src/ui/terminal/main.c