]> git.sesse.net Git - stockfish/commit
Codying style in accurate PV
authorMarco Costalba <mcostalba@gmail.com>
Tue, 18 Nov 2014 10:57:57 +0000 (11:57 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Tue, 18 Nov 2014 10:57:57 +0000 (11:57 +0100)
commit4aca11ae2a37df653b54f554a3d8b3005c063447
treed472037268953223fb857eaef1365f6301478944
parent1a939cd8c8679e74e9a27ae72d9963247d647890
Codying style in accurate PV

This is the first of a patch series to
rearrange and simplify accurate PV.

In this patch there is simple coding
style and reformatting stuff.

Verified with fishtest it does not crash
with MAX_PLY = 8

No functional change.
src/search.cpp
src/search.h