]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/yiq/yiq-tests.factor
factor: trim using lists
[factor.git] / basis / colors / yiq / yiq-tests.factor
index 543e41280f8e4ac502a3c256006d8d7563860b45..46360cf35ce30b06ca077819ea2a2094978bdbe5 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2013 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license
 
-USING: arrays colors colors.yiq kernel locals math.functions
+USING: arrays colors colors.yiq kernel math.functions
 ranges sequences tools.test ;
 
 { t } [