]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/yiq/yiq-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / colors / yiq / yiq-tests.factor
index dbb5b3f5b2549e744fe8913518d24ee12bf61fa0..63abda17082917fcad22c56af1166a3ca94bd8dd 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license
 
 USING: arrays colors colors.yiq kernel locals math.functions
-math.ranges sequences tools.test ;
+ranges sequences tools.test ;
 
 { t } [
     0.0 1.0 0.1 <range> [| r |