]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/streams/256color/256color.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / io / streams / 256color / 256color.factor
index a8b44baaae2f6928446fdb3f4582a7c1cd9d52c1..153ed0a866a9e640e61cb27e918ca216f99c2b11 100644 (file)
@@ -3,7 +3,7 @@
 
 USING: accessors arrays assocs destructors environment
 formatting fry io io.streams.string io.styles kernel locals
-math math.functions math.ranges math.vectors namespaces
+math math.functions ranges math.vectors namespaces
 sequences sequences.extras strings strings.tables ;
 
 IN: io.streams.256color