]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/system-info/windows/windows.factor
Specialized array overhaul
[factor.git] / extra / system-info / windows / windows.factor
index 6576ca6d53b9e173d51e8bc1001bb06235a83130..07cbcc41b331e4d9fb8903edfc24b99be1878b1e 100755 (executable)
@@ -3,7 +3,8 @@
 USING: alien alien.c-types classes.struct accessors kernel
 math namespaces windows windows.kernel32 windows.advapi32 words
 combinators vocabs.loader system-info.backend system
-alien.strings windows.errors specialized-arrays.ushort ;
+alien.strings windows.errors specialized-arrays ;
+SPECIALIZED-ARRAY: ushort
 IN: system-info.windows
 
 : system-info ( -- SYSTEM_INFO )