treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / language / stats / t-test.h
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonFix bug parsing T-TEST
2011-07-01 John DarringtonRe-implemented the T-TEST command and the levene calcul...