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