]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tar/tar.factor
factor: trim using lists
[factor.git] / extra / tar / tar.factor
index 4e9faf1ac5b4a36490e0af866364f2fce80b89d9..45570dcabd4f29f361a67b34c5b1fffb742001f2 100644 (file)
@@ -3,8 +3,7 @@
 USING: accessors byte-arrays combinators io io.backend
 io.directories io.encodings.binary io.files io.files.links
 io.pathnames io.streams.byte-array io.streams.string kernel
-math math.parser namespaces sequences strings summary
-typed ;
+math math.parser namespaces sequences summary typed ;
 IN: tar
 
 CONSTANT: zero-checksum 256