]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/synth/example/example.factor
factor: trim using lists
[factor.git] / extra / synth / example / example.factor
old mode 100755 (executable)
new mode 100644 (file)
index e09d903..a8d0c8d
@@ -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