]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/system-info/windows/ce/ce.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / extra / system-info / windows / ce / ce.factor
index 13c7cb9433b19f4c81e1aa3efc6d7ef08e8dfc8c..8c4f81a11701369a9aa7f8b1b63e7d4a7e7a1b5e 100755 (executable)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien.c-types system-info kernel math namespaces
+USING: alien.c-types alien.data system-info kernel math namespaces
 windows windows.kernel32 system-info.backend system ;
 IN: system-info.windows.ce