Add options -fe, -se, -is to load installed engines/ics from list
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 27 Sep 2012 16:11:23 +0000 (18:11 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 27 Sep 2012 16:11:23 +0000 (18:11 +0200)
commitb9ca4bb374bb650af227573139c30630d85d47da
tree6c74efa77879d9584ce991643bda3bc07c9c94e8
parent3b22355af3b7755e6ada823c0ab587b75b7ed551
Add options -fe, -se, -is to load installed engines/ics from list

The volatile string options -fe, -se ('first/second engine') load the first
and second engine of the given nickname in the -firstChessProgramNames list,
including all options that were installed with it (similar to when in
WinBoard the that engine line had been selected through the Startup Dialog's
combobox). The option -is is similarly used to retrieve the line for an
ICS in the -icsNames list.
args.h
backend.c
backend.h