Suppress spurious Thinking Output on MakeMove
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 15 Jan 2010 10:19:27 +0000 (11:19 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 15 Jan 2010 10:19:27 +0000 (11:19 +0100)
commitdcb0657b9bf755387c949ae37ca12402ac08eb13
tree17411367380cf7a2e253e3e3dda79353ffeae7bc
parent53a644a2c385aa2476f0d171ce997c818dfb7639
Suppress spurious Thinking Output on MakeMove

In the new location the printing of PVs happened for any legal move at
d<1, also when checking legality of an input move. So printing is now
limited to d>0, and to the true search.
fairymax.c