repo.or.cz
/
pachi.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Montecasino: Do not replay superko games
[pachi.git]
/
debug.h
blob
1aef849c7f40b46589d8541952f5c167c4aebfaa
1
#ifndef ZZGO_DEBUG_H
2
#define ZZGO_DEBUG_H
3
4
extern
int
debug_level
;
5
6
#endif