force classes.c-types docs to pull in specialized-arrays.direct docs
parent
0324b18a44
commit
fe0237f462
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue