]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/structs/structs-docs.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / alien / structs / structs-docs.factor
index 62a3817feca954f8bdb484333398f1e7edaf6813..d0485ae4bac3f1d07cce7408481c4f4ee8d12539 100644 (file)
@@ -1,4 +1,4 @@
-USING: alien.c-types strings help.markup help.syntax alien.syntax
+USING: alien.c-types alien.data strings help.markup help.syntax alien.syntax
 sequences io arrays kernel words assocs namespaces ;
 IN: alien.structs