Fix recognition of variant 11x17+16_shogi
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 15:01:39 +0000 (17:01 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 15:01:39 +0000 (17:01 +0200)
commitfbd696f14c8e181e6ac601e8db195dae15eb1bef
tree3b4bcccfa57cd59d85f9977f15a6c93c4d07a0b1
parentb222bd259bafea23f7120e4566fdbef5030f9c6c
Fix recognition of variant 11x17+16_shogi

The general recognition of size-overridden variants prevented that an
name with override prefix was still sought as a full name. And because the
17 does not correspond to the true number of ranks, 11x17+16_shogi was not
recognized from the board parameters either.
  The duplicate of euroshogi as size-overridden shogi was misguided, and has
been removed: description of a variant by size overrides is now always
recogized automatically.
dropper.c