#!/bin/sh
rm -f ../ctocpp.tar.gz
rm -f *.pyc
tar zcpPsvf ../ctocpp.tar.gz ../ctocpp



