]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/engine/test/test.factor
alien.c-types: not necessary to import `short` differently anymore
[factor.git] / extra / audio / engine / test / test.factor
index da9a24d72eb0313b13896f6718e2fac0c287f880..2b81c5b3e211a7c72dad1bdfaf43d116d481e827 100644 (file)
@@ -1,9 +1,8 @@
 ! Copyright (C) 2009 Joe Groff.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors timers audio audio.engine audio.loader calendar
-destructors io kernel locals math math.functions math.ranges specialized-arrays
+USING: accessors timers audio.engine audio.loader calendar
+destructors io kernel math math.functions ranges specialized-arrays
 sequences random math.vectors ;
-FROM: alien.c-types => short ;
 SPECIALIZED-ARRAY: short
 IN: audio.engine.test