NPAR TESTS: Fix two test failures.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 21 Dec 2010 08:12:09 +0000 (00:12 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 21 Dec 2010 08:12:09 +0000 (00:12 -0800)
commit49239dc60d3bfe5a29b6f08b176783dd72804d91
tree39a2874fcaa2d66c773a8f1742108a10d6207d79
parentced729f41f90e56a7c8ec12f6497f61c9b73b779
NPAR TESTS: Fix two test failures.

Tests "NPAR TESTS CHISQUARE with DESCRIPTIVES" and "NPAR TESTS CHISQUARE,
listwise missing" were failing because of some unexpected behavior of
lex_put_back().  This fixes the problem by avoiding lex_put_back()
entirely.
src/language/stats/npar.c