* variable.c (var_set_width): Use new var_set_width function.
[pspp] / src / data / casereader.h
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonFixed constness issues.
2007-06-07 Ben PfaffAdd casereaders and casewriters, the basis of the new...