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>
Mon, 26 Aug 2013 09:28:54 +0000 (11:28 +0200)
commit913d225a639d57b15e06f980d678871bd5556867
tree3bf0aedce16a5d9d541929f053538da60802a7f8
parentfaade803a5646aaa5112395bfcca9816d4208587
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