factor/extra/io/windows/ce/ce.factor

6 lines
166 B
Factor
Raw Normal View History

2007-11-06 20:44:45 -05:00
USING: io.backend io.windows io.windows.ce.backend
io.windows.ce.files io.windows.ce.sockets namespaces ;
2007-09-20 18:09:08 -04:00
IN: io.windows.ce
T{ windows-ce-io } io-backend set-global