Load mmap on CE too

db4
Slava Pestov 2008-01-10 22:51:58 -05:00
parent ba6f7c064a
commit 7598617119
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
USING: io.backend io.windows io.windows.ce.backend
io.windows.ce.files io.windows.ce.sockets io.windows.ce.launcher
namespaces ;
namespaces io.windows.mmap ;
IN: io.windows.ce
T{ windows-ce-io } io-backend set-global