]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/classes/struct/prettyprint/prettyprint.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / classes / struct / prettyprint / prettyprint.factor
index 7f57e8568a04cd9403bb35b107b1fb65a5618b16..43d24e57164b83cd9c7d8ccbc8d4a005e456e412 100644 (file)
@@ -1,5 +1,5 @@
 ! (c)Joe Groff bsd license
-USING: accessors alien alien.c-types alien.prettyprint arrays
+USING: accessors alien alien.c-types alien.data alien.prettyprint arrays
 assocs classes classes.struct combinators combinators.short-circuit
 continuations fry kernel libc make math math.parser mirrors
 prettyprint.backend prettyprint.custom prettyprint.sections