CL sillyness.
[UnsignedByte.git] / bin / initialize.sh
blob8e5ddfefc5e44d050b5b334bf5ebfc2443958491
1 #!/bin/bash
3 rm -f ../bin/hp.db
4 rm -f ../bin/TestCase.db
5 ../bin/Initialize
6 cp ../bin/hp.db ../bin/TestCase.db
7 sqlite3 ../bin/TestCase.db < ../bin/tc.input