]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/windows/windows.factor
Fixing basis -> extra dependencies
[factor.git] / basis / io / windows / windows.factor
index a290821163350f735296953f78b91e0043c3568d..6f6c29fc5562273b851b30671066c43653a0d202 100755 (executable)
@@ -5,7 +5,7 @@ io.buffers io.files io.ports io.sockets io.binary
 io.sockets io.timeouts windows.errors strings
 kernel math namespaces sequences windows windows.kernel32
 windows.shell32 windows.types windows.winsock splitting
-continuations math.bitfields system accessors ;
+continuations math.bitwise system accessors ;
 IN: io.windows
 
 : set-inherit ( handle ? -- )