Fixed crash in two sample npar tests with (paired)
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 6 Jul 2012 14:30:14 +0000 (16:30 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 6 Jul 2012 14:30:14 +0000 (16:30 +0200)
commit12d4a074ba62c675df7b31a23fd7eacc3aff6485
treecc1056815dc2ff001d59bc8c1f2443707eee1274
parent95c80bd42c05c410bd6cae5ae6e437b18bc79e02
Fixed crash in two sample npar tests with (paired)

This change fixes a bug where an assertion would
fire if a two sample npar test was given where
a variable appeared twice in a variable list.
src/language/stats/npar.c
tests/language/stats/npar.at