CORRELATIONS: Fixed bug displaying non-sqaure correlation matrices 20120608060502/pspp 20120610000508/pspp 20120611000503/pspp 20120612000502/pspp 20120613000503/pspp 20120614000503/pspp 20120615000509/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 7 Jun 2012 19:20:22 +0000 (21:20 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 7 Jun 2012 19:20:22 +0000 (21:20 +0200)
When CORRELATIONS was run using the WITH keyword, the wrong index
was calculated for the columns/rows - hence the program crashed.
This change fixes that.

Reported-by: Ebel Magnin

No differences found