]> git.sesse.net Git - stockfish/commitdiff
Rename OutpostMask[] in AttackSpanMask[]
authorMarco Costalba <mcostalba@gmail.com>
Fri, 14 May 2010 13:11:32 +0000 (15:11 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 14 May 2010 15:55:35 +0000 (16:55 +0100)
This is a more standard naming (see chessprogramming wiki)
and is more stick to what table is and not what is used for.

Code in pawns.cpp is a bit more readable now, at least for me ;-)

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found