Introduce DEBUGL and MCDEBUGL for debug_level tests
commit170d969d06cce34bb906a84c167bec58a2dce5ea
authorPetr Baudis <pasky@ucw.cz>
Thu, 28 Feb 2008 13:26:23 +0000 (28 14:26 +0100)
committerPetr Baudis <pasky@ucw.cz>
Thu, 28 Feb 2008 13:26:23 +0000 (28 14:26 +0100)
tree2cd1d947d0a0fde4331ed6afd154cafd8bb16ffd
parent864f5f57c389ac84d30f052da8f46142207cc56b
Introduce DEBUGL and MCDEBUGL for debug_level tests

You need to -DDEBUG to get debugging prints at all, otherwise they are completely optimized out.
board.c
debug.h
gtp.c
montecarlo/hint.c
montecarlo/internal.h
montecarlo/montecarlo.c
montecasino/montecasino.c
zzgo.c