Implement kludge to set options through Move Type-in
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 9 Feb 2012 12:05:42 +0000 (13:05 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 9 Feb 2012 12:05:42 +0000 (13:05 +0100)
commitd3c211c5c2ebfb2e77a6dc37c973ce7d69f301fd
treebdf04237d039a7b13ce2d7f196a67c5e8cf0c828
parent11125ebf28eef6ee3b4f5af85bac1c20835e3ada
Implement kludge to set options through Move Type-in

A leading "!!! " will cause the rest of the line to be parsed as
command line. Very dangerous, as an unknown option (e.g. because of a typo)
will cause a fatal error, which makes XBoard exit.
backend.c