repo.or.cz
/
UnsignedByte.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adjusted Exit to use the new db layout together with the Coordinate improvements.
[UnsignedByte.git]
/
bin
/
initialize.sh
blob
8e5ddfefc5e44d050b5b334bf5ebfc2443958491
1
#!/bin/bash
2
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