]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/x11/windows/windows.factor
Fixing basis -> extra dependencies
[factor.git] / basis / x11 / windows / windows.factor
index f9158c2956478299f299d4e03192ab0bc1b686a1..aed45655f6c08bd86e24ce7d73ddc2e6c19b4c6f 100755 (executable)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2005, 2006 Eduardo Cavazos and Slava Pestov
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien alien.c-types hashtables kernel math math.vectors math.bitfields
-namespaces sequences x11.xlib x11.constants x11.glx ;
+USING: alien alien.c-types hashtables kernel math math.vectors
+math.bitwise namespaces sequences x11.xlib x11.constants x11.glx ;
 IN: x11.windows
 
 : create-window-mask ( -- n )