]> git.sesse.net Git - stockfish/commit
Fix a bug in pawns eval tracing
authorMarco Costalba <mcostalba@gmail.com>
Wed, 26 Mar 2014 06:06:29 +0000 (07:06 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 26 Mar 2014 06:06:29 +0000 (07:06 +0100)
commitc7cf45241cd264104c02a4e717c447f5231a284a
tree4ffdb5faaea5728c5fd2c310df76b0056dc9bca0
parent865b71309c4dd5c6c67c9c9422df5790cbb22440
Fix a bug in pawns eval tracing

Instead of totals we were showing white and
black values.

Spotted by Sven Schüle

No functional change.
src/evaluate.cpp