From: Marco Costalba Date: Tue, 6 Mar 2012 09:09:37 +0000 (+0100) Subject: Introduce Eval namespace X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=4220f191d8c1d597ff66e41f90af11367b0ebd7f;hp=4220f191d8c1d597ff66e41f90af11367b0ebd7f;p=stockfish Introduce Eval namespace Wrap evaluation related stuff and reshuffle a bit the code. No functional change. Signed-off-by: Marco Costalba ---