Set pieceToCharTable by setup command even when ignoring FEN
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 4 Nov 2011 20:52:20 +0000 (21:52 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 4 Nov 2011 20:52:20 +0000 (21:52 +0100)
commit221a2525b957fa3b8d14687dedfb2bf0e409122a
tree339167102e44834fc249f787b04f500b0c06a1b2
parent43a9eda479942200b5918413599011b86420995e
Set pieceToCharTable by setup command even when ignoring FEN

When the user starts from a set-up position, the egines default
openingposition has to be ignored, but the pieceToCharTable would
still be relevant.
backend.c