Fix bug in FRC castling for position search
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 28 Mar 2012 21:51:28 +0000 (23:51 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:39:44 +0000 (11:39 +0200)
commite3af409047e1992a08e296c1475c94b8a1e5f7b1
tree94591a3db97931799068858ff60ab064244fd07b
parent5e7f3b5e957c183fcaed9a9ebdcd4ca8137ca846
Fix bug in FRC castling for position search

In FRC it is essential that both pieces are taken off the board before
any of them is put back, lest they obliterate each other.
backend.c