]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pop3/pop3.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / pop3 / pop3.factor
index 2179c44930cab3aaa72fa1196b95c77b9a66cd63..ed987c6324cd136349d903842d1d556fd27d904c 100644 (file)
@@ -3,7 +3,7 @@
 USING: accessors annotations arrays assocs calendar combinators
 fry hashtables io io.crlf io.encodings.utf8 io.sockets
 io.streams.duplex io.timeouts kernel make math math.parser
-math.ranges namespaces prettyprint sequences splitting
+ranges namespaces prettyprint sequences splitting
 strings ;
 IN: pop3