Support Scorpio bitbases
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 31 Jan 2018 13:37:10 +0000 (14:37 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 31 Jan 2018 13:37:10 +0000 (14:37 +0100)
commit7cb503b9a4450ea732317bf8ffa643284dfd0e0e
tree93b5fbf59b36033fa7a7a03b854ac828367bb5c3
parent4c43c5722cf24b0cd44a9fe1f1eb6ad6c501d345
Support Scorpio bitbases

The CECP EGT flavor 'scorpio' is now translated to the UCI option
'bitbases path'. This is a bit awkward because, unlike all other flavors,
the UCI option name does not start with the flavor name. So new code had
to be added to recognize this as an exception. In addition, the UCI option
is not universally used by engines supporting Scorpio EGBB.
UCI2WB.c