Fix GUI book after setup position
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Aug 2013 09:28:54 +0000 (11:28 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 27 Aug 2013 07:37:56 +0000 (09:37 +0200)
commit5ee8e941988eabf2627f6228ae7f78fee3b685bf
tree69c8cd98bddb6158d004885b9cf540164ba55164
parentde8c5060e4d63e6eedc8f0d0e77d23712c04ffe1
Fix GUI book after setup position

The routine to send move to the engine would automatically append a 'go'
is a preious setboard had put the engine in force mode, but this should
not happen on a book hit, where the engine should even be put in force mode
if it was not yet there.
backend.c