]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/classes/struct/struct.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / classes / struct / struct.factor
index dabdead10c1d011400ab80a18023960332ca1020..7e993286525d94a7275c207404c1ea17ea6ff6c4 100755 (executable)
@@ -1,5 +1,5 @@
 ! (c)Joe Groff bsd license
-USING: accessors alien alien.c-types alien.parser arrays
+USING: accessors alien alien.c-types alien.data alien.parser arrays
 byte-arrays classes classes.parser classes.tuple classes.tuple.parser
 classes.tuple.private combinators combinators.short-circuit
 combinators.smart cpu.architecture definitions functors.backend