racket/collects/file/tar.ss
2007-12-29 19:27:05 +00:00

5 lines
74 B
Scheme

#lang scheme/base
(require mzlib/tar)
(provide (all-from-out mzlib/tar))