force classes.c-types docs to pull in specialized-arrays.direct docs

Joe Groff 2009-08-14 07:49:48 -04:00
parent 0324b18a44
commit fe0237f462
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
! (c)Joe Groff bsd license ! (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 IN: classes.c-types
HELP: c-type-class HELP: c-type-class