comparison makesub @ 63:fcce7192ea2e

Preparing for submission
author Mike Pavone <pavone@retrodev.com>
date Mon, 16 Jul 2012 04:31:36 -0700
parents
children
comparison
equal deleted inserted replaced
62:ff2b38518a58 63:fcce7192ea2e
1 #!/bin/sh
2 dest=icfp-96850422.tgz
3 rm -f $dest
4 tar -cvzf $dest src/*.tp bin/lifter lifter install README PACKAGES-TESTING
5