table: Fix use of uninitialized data.
[pspp] / src / language / commands / ctables.c
2023-01-16 Ben PfaffCTABLES: Avoid uninitialized variable warning in some...
2022-11-27 Ben PfaffMove all command implementations into a single 'command...