5 lines
80 B
Factor
5 lines
80 B
Factor
|
USING: system tools.ps ;
|
||
|
IN: tools.ps.windows
|
||
|
|
||
|
M: windows ps ( -- assoc ) { } ;
|