]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/half-floats/half-floats.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.factor
index 2c089e4330308d3496ede384de6bef67b6131660..4d78068c03e8a5d9c21afe3f17ced07d5d7d04f5 100755 (executable)
@@ -1,5 +1,5 @@
 ! (c)2009 Joe Groff bsd license
-USING: accessors alien.c-types alien.syntax kernel math math.order ;
+USING: accessors alien.c-types alien.data alien.syntax kernel math math.order ;
 IN: half-floats
 
 : half>bits ( float -- bits )