]> git.sesse.net Git - stockfish/commitdiff
Fix early stop condition
authorMarco Costalba <mcostalba@gmail.com>
Wed, 8 Jan 2014 21:58:25 +0000 (06:58 +0900)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 8 Jan 2014 21:58:25 +0000 (06:58 +0900)
While editing original Uri's messy patch
I have incorrectly simplified the logic
condition. Here is the correct original
version, as it was tested.

bench: 8502826


No differences found