2007-11-06 20:44:45 -05:00
|
|
|
USING: io.backend io.windows io.windows.ce.backend
|
2008-01-05 19:37:13 -05:00
|
|
|
io.windows.ce.files io.windows.ce.sockets io.windows.ce.launcher
|
2008-01-10 22:51:58 -05:00
|
|
|
namespaces io.windows.mmap ;
|
2007-09-20 18:09:08 -04:00
|
|
|
IN: io.windows.ce
|
|
|
|
|
|
|
|
|
|
T{ windows-ce-io } io-backend set-global
|