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