]> git.sesse.net Git - stockfish/commitdiff
Further smplify pawn endgames
authorMarco Costalba <mcostalba@gmail.com>
Wed, 23 Oct 2013 13:50:20 +0000 (15:50 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 23 Oct 2013 17:56:35 +0000 (19:56 +0200)
Dumb down a bit the code and trade some possible
speed (but this is far from hot path anyhow) for
some added readability for the layman.

No functional change.


No differences found