]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/splines/testing/testing.factor
factor: trim using lists
[factor.git] / extra / math / splines / testing / testing.factor
index df0ff92a90951c6207ecd1f54bbed7863bd22a2a..14b694c62bf74e5aa36f06f6d4dfb27bab3d838c 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2010 Erik Charlebois.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: locals math.splines math.splines.viewer arrays ;
+USING: arrays math.splines math.splines.viewer ;
 IN: math.splines.testing
 
 : test1 ( -- )