Diversify UCI string options into -string, -path and -file
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 3 Jan 2017 11:59:46 +0000 (12:59 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 4 Jan 2017 18:49:29 +0000 (19:49 +0100)
commit734efe5910e2696b2fe52370758d888998377142
treefdcf14af9385f3aa1f41f8842a3c20c35590ed90
parent3ac3bb55a99f03831492829d8135e83f567d59b9
Diversify UCI string options into -string, -path and -file

Heuristics is applied to the option name, in order to guess whether UCI
string options are filenames or directory paths. In which case they are
translated into CECP -file and -path options, so XBoard will give them
the appropriate browse button.
UCI2WB.c