table: Drop support for -1 as style to table_hline(), table_vline().
[pspp] / src / language / commands / get.c
2022-11-27 Ben PfaffMove all command implementations into a single 'command...