Fix packing of FRC castlings
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 5 Dec 2013 16:50:21 +0000 (17:50 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 5 Dec 2013 16:50:21 +0000 (17:50 +0100)
commit84e07cc1789c9cd3b523935258f99eb7f565c4dc
treec059f544f22b416a5046c3c5458eac0e20c76223
parenta01943bb611a77eabd7ab7539f2d9458854087bd
Fix packing of FRC castlings

The routine for packing moves to the internal database format was not
working for FRC castlings, totally messing up position search for FRC
and CRC.
backend.c