Provide compatibility with Alien Edition setup command
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 7 Mar 2013 17:11:31 +0000 (18:11 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 2 May 2013 12:54:30 +0000 (14:54 +0200)
commitafd156a1044364cc19d92b6c84e5d2ea030a9066
tree8d162b1a2902e3651e761c676bd43cf5c26c61c0
parent8560d1251e7d8cc3f2362ced5d33eaca82f2bc16
Provide compatibility with Alien Edition setup command

The setup command of the Alien Edition has a board-size specifier
(possibly as prefix on a parent-variant name) between pieceToCharTable
and FEN. The regular version would choke on that, precluding engines
designed for the Alien protocol extension to have their setup processed
when running under regular XBoard. This patch makes it skip the extra info.
backend.c