Accept setup command for non-standard board size
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 1 Mar 2013 11:39:40 +0000 (12:39 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 2 May 2013 12:54:29 +0000 (14:54 +0200)
commit49c9da5bc1862cec7b58f8647e98d3301e16ba02
tree34eb2834bbee73caee9056b3a026b156d15b8ce8
parent5cd94d5b640750eccddcf546d96a1e8242a621e7
Accept setup command for non-standard board size

The code to test if board-size is standard for the current variant
has been moved to a subroutine, to allow its calling when receiving
a "setup" command from the engine.
backend.c