]> gitweb.factorcode.org Git - factor.git/commitdiff
force classes.c-types docs to pull in specialized-arrays.direct docs
authorJoe Groff <joe@victoria.(none)>
Fri, 14 Aug 2009 11:49:48 +0000 (07:49 -0400)
committerJoe Groff <joe@victoria.(none)>
Fri, 14 Aug 2009 11:49:48 +0000 (07:49 -0400)
extra/classes/c-types/c-types-docs.factor

index f3d12585837ecece81eeba1e0bec7ef6ff24e78f..58ebf7a06372fbeeaf35b0ee409e825d50598447 100644 (file)
@@ -1,5 +1,6 @@
 ! (c)Joe Groff bsd license
-USING: alien arrays classes help.markup help.syntax kernel math ;
+USING: alien arrays classes help.markup help.syntax kernel math
+specialized-arrays.direct ;
 IN: classes.c-types
 
 HELP: c-type-class