]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/random/windows/windows.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / random / windows / windows.factor
index 83b1fab0d0be092b3f21f32cf97e2aaf34348be9..d959b191c9993170f017167e9f031332992b3c16 100644 (file)
@@ -1,4 +1,4 @@
-USING: accessors alien.c-types byte-arrays
+USING: accessors alien.c-types alien.data byte-arrays
 combinators.short-circuit continuations destructors init kernel
 locals namespaces random windows.advapi32 windows.errors
 windows.kernel32 math.bitwise ;