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