X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=extra%2Ftar%2Ftar.factor;h=45570dcabd4f29f361a67b34c5b1fffb742001f2;hp=4e9faf1ac5b4a36490e0af866364f2fce80b89d9;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/extra/tar/tar.factor b/extra/tar/tar.factor index 4e9faf1ac5..45570dcabd 100644 --- a/extra/tar/tar.factor +++ b/extra/tar/tar.factor @@ -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