]> git.sesse.net Git - stockfish/commitdiff
Small change to "ponderhit" handling
authorMarco Costalba <mcostalba@gmail.com>
Sun, 13 Jan 2013 13:28:22 +0000 (14:28 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 13 Jan 2013 13:32:30 +0000 (14:32 +0100)
Reset Limits.ponder only if search continue, but if
we are going to stop the search there is no need
(and is also confusing) to clear the 'ponder' flag.

This mimics the behaviour upon rceiving 'stop' when
pondering.

No functional change.


No differences found