]> git.sesse.net Git - stockfish/commit
Move PieceValue[] and SlidingArray[] where they belong
authorMarco Costalba <mcostalba@gmail.com>
Mon, 8 Nov 2010 08:44:28 +0000 (09:44 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 8 Nov 2010 12:18:18 +0000 (13:18 +0100)
commitd2d953713f053c6add74a7c1f7c2a66440a99f50
treebc76bd709bc037d8c7d9cc9ec03ec8ffa2343702
parentc28b9ef182b4a0c3d0483654ebc2b2aca4fc731c
Move PieceValue[] and SlidingArray[] where they belong

No functional change.

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