]> git.sesse.net Git - stockfish/commit
Normalize twice supported pawns
authorMarco Costalba <mcostalba@gmail.com>
Thu, 26 Feb 2015 17:56:16 +0000 (01:56 +0800)
committerGary Linscott <glinscott@gmail.com>
Thu, 26 Feb 2015 17:56:16 +0000 (01:56 +0800)
commit8a2c4134a650429488df48e1a02228cdb0fdf63d
treed6a3f9666cc7e5130b4ac62357e8a64d35fa709a
parentfce799294c124a096b15539bb863788ec3a68cf6
Normalize twice supported pawns

Align codying style to current conventions and move
formula for twice supported pawns to Pawns::init()
where it should be.

No functional change.
src/pawns.cpp