ps. ( -- )


Vocabulary
tools.ps

Definition
USING: prettyprint ;

IN: tools.ps

: ps. ( -- ) ps simple-table. ;