]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/text-to-pdf/text-to-pdf.pdf
factor: Move math.ranges => ranges.
[factor.git] / extra / text-to-pdf / text-to-pdf.pdf
index c8e37487806e6b978548e94566ae0bb61e20870c..3520e4a31dc6fefe430db00b558110b2716dc6c6 100644 (file)
@@ -49,7 +49,7 @@ BT
 (! See http://factorcode.org/license.txt for BSD license)'
 ( )'
 (USING: assocs calendar combinators environment formatting)'
-(grouping io io.files kernel make math math.ranges sequences)'
+(grouping io io.files kernel make math ranges sequences)'
 (splitting xml.entities ;)'
 ( )'
 (IN: text-to-pdf)'