]> git.sesse.net Git - stockfish/commitdiff
Better integration of faked split
authorMarco Costalba <mcostalba@gmail.com>
Sun, 9 May 2010 22:31:43 +0000 (23:31 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Tue, 11 May 2010 06:05:31 +0000 (07:05 +0100)
We don't need to comment/uncomment code, just
set FakeSplit bool to true to enable faked split.

Also reintroduced some asserts and cleaned up a bit.

Tested that with FakeSplit = true we have reproducible
finger printing even in SMP.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found