]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/synth/example/example.factor
factor: trim using lists
[factor.git] / extra / synth / example / example.factor
index e09d903afb5e4cb63d024ab25536304f6db2ba18..a8d0c8d9860640aa5de69a525121e8260d81a75f 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Alex Chapman
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays kernel namespaces make openal openal.alut sequences
+USING: accessors arrays kernel make openal openal.alut sequences
 synth synth.buffers ;
 IN: synth.example