]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/wrap/wrap.factor
Updating code for make and fry changes
[factor.git] / basis / wrap / wrap.factor
index 29a8bbf10fa881c3e004d9b329006006cf48eaf6..87a870d75d771421e6abdf58bfdf1dbf2eb2809c 100644 (file)
@@ -1,4 +1,4 @@
-USING: sequences kernel namespaces splitting math math.order ;
+USING: sequences kernel namespaces make splitting math math.order ;
 IN: wrap
 
 ! Very stupid word wrapping/line breaking