]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/jamshred/player/player.factor
jamshred: Fix specialized-arrays using
[factor.git] / extra / jamshred / player / player.factor
index 2a8f706df3739dc62242c271d1f4810dfaa7735b..f75198e1ba9a49c72e2fc375604acec012089217 100644 (file)
@@ -4,7 +4,7 @@
 USING: accessors colors combinators jamshred.oint
 jamshred.sound jamshred.tunnel kernel math math.order
 math.vectors ranges sequences specialized-arrays
-specialized-arrays.instances.alien.c-types.float strings system ;
+strings system ;
 QUALIFIED-WITH: alien.c-types c
 SPECIALIZED-ARRAY: c:float
 IN: jamshred.player