]> git.sesse.net Git - stockfish/commit
Revert evaluation drift
authorMarco Costalba <mcostalba@gmail.com>
Sun, 20 Sep 2009 18:39:54 +0000 (19:39 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 20 Sep 2009 18:39:54 +0000 (19:39 +0100)
commite145c0d3e278fb601db49cc16076f10a30b60f19
tree73befad5c8b7b450bf75cdda861ecc85cac98e88
parent24cc3a97a480afdd5587ab9b2d75c1426acc3133
Revert evaluation drift

Still not clear if it helps and, especially, how it
helps. So revert for now to avoid any influence on
future feature now under test.

With this patch we come back to be functional
equivalent to patch e33c94883 F_53.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/search.cpp