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