GLM: get_ssq: replace hardcoded 1 with cmd->n_dep_vars
[pspp] / src / language / stats / t-test-indep.c
2011-07-01 John DarringtonUse greater-than-or-equal to sign instead of '>='.
2011-07-01 John DarringtonRe-implemented the T-TEST command and the levene calcul...