Allow wild-cards in FEN
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 2 Feb 2014 12:51:37 +0000 (13:51 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 2 Feb 2014 12:51:37 +0000 (13:51 +0100)
commit732d94ba80628870ea66bd2eb787b9e5db9cda0e
tree40ae3e33d6100d6a977fc9a08c4d76bdb9994a28
parent2152ee2f0a07006d12f66a2a1be2b17f9c8994d6
Allow wild-cards in FEN

A question mark in a FEN will now be interpreted as a piece randomly
chosen from the holdings. (From which it will be removed.) Intended
for use in symmetric black/white pairs; when used on asymetric locations
or with non-identical holdings the results will be undefined.
backend.c