Fix setting up btm positions with 'edit'
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 26 Jul 2016 20:04:14 +0000 (22:04 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 26 Jul 2016 20:04:14 +0000 (22:04 +0200)
commit94a0acbcf696ce1aee4fb48537819c6c24d16c88
tree2e75ab8ad07612ee241cad871b35c580fc0c788e
parenta70f567b63dafae38af86be07c0cc3112a013cca
Fix setting up btm positions with 'edit'

The kludge to put black on move through a2a3 only works when there is
a (normally moving) Pawn on a2. Otherwise the 'black' command has to be
used. But this did take the engine out of force mode. So now we send
another 'force' command after this 'black'.
backend.c