factor/basis/tools/ps/windows/windows.factor

5 lines
80 B
Factor

USING: system tools.ps ;
IN: tools.ps.windows
M: windows ps ( -- assoc ) { } ;