MATRIX: Check format specifier on PRINT command.
[pspp] / src / language / commands / set.c
2023-03-07 Ben PfaffSHOW: Implement SHOW ENVIRONMENT.
2023-02-26 Ben Pfafftreewide: Use struct fmt_spec by value instead of point...
2023-02-17 Ben Pfaffdictionary: Fix invariant that no split file vars means...
2022-11-27 Ben PfaffMove all command implementations into a single 'command...