]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compression/zlib/zlib-docs.factor
factor: trim using lists
[factor.git] / basis / compression / zlib / zlib-docs.factor
index 5e39a71b30707fefa2b11ee655cf20d394083398..e7adda84f23f85261619f0cc19fe2c1db398411b 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2013 Benjamin Pollack.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: help.markup help.syntax kernel math strings byte-arrays ;
+USING: byte-arrays help.markup help.syntax ;
 IN: compression.zlib
 
 HELP: compress