repo.or.cz
/
gostyle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
some late comments :)
[gostyle.git]
/
config.py
blob
d5ec9c25eae8690615a189cbe133e7cb0f08f3a8
1
# Directory of the pachi go bot, patched as written in the readme
2
PACHI_DIR
=
'../pachi/'
3
QUESTIONARE_DIRECTORY
=
'./QUESTIONARE'
4
# where to store processed data (result files)
5
OUTPUT_DIR
=
'./OUTPUT'
6
7
DB_FILE
=
'./GODB.db'
8