]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/classes/struct/struct-tests.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / classes / struct / struct-tests.factor
index e9e45487f9e3ea7441905151067ef9c8c057d7f5..b60bfa375bef10fc4ea9735f71d8e52b6890860d 100755 (executable)
@@ -1,5 +1,5 @@
 ! (c)Joe Groff bsd license
-USING: accessors alien alien.c-types ascii
+USING: accessors alien alien.c-types alien.data ascii
 assocs byte-arrays classes.struct classes.tuple.private
 combinators compiler.tree.debugger compiler.units destructors
 io.encodings.utf8 io.pathnames io.streams.string kernel libc