Set suspected non-standard Chess960 check options
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 12 Apr 2016 18:38:24 +0000 (20:38 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 12 Apr 2016 18:38:24 +0000 (20:38 +0200)
commit007b58c758fdb300cbe21a202f85ebe733f6a786
treee0074304e05c0dc91051b458ec98352d42765fc7
parent9db45c2c66041e7b43588ece4b111c6bc5e758c3
Set suspected non-standard Chess960 check options

Any check-type option containing the substring "960" or "frc" in their
name will be set automatically when UCI2WB is run with the -f option.
They will also be reported to the GUI, but always as having default
setting 'true', no matter what their original default setting was,
to reflect the new reality. So the potential damage this heuristic can
do is limited to altereing the default.
UCI2WB.c