Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / data / casegrouper.c
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-08 John DarringtonFixed constness issues.
2007-06-07 Ben PfaffAdd casegrouper, to allow cases read from a given caser...