]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/half-floats/half-floats-tests.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / extra / half-floats / half-floats-tests.factor
index cf3d7d3690198c85cbdaf442bf463d82cb3d731a..ad3d156bc48a3dae8c0584225ec22abcf88bfe78 100644 (file)
@@ -1,5 +1,5 @@
 USING: alien.c-types alien.syntax half-floats kernel math tools.test
-specialized-arrays ;
+specialized-arrays alien.data ;
 SPECIALIZED-ARRAY: half
 IN: half-floats.tests