updated polyglot protocol
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 4 Sep 2009 05:30:18 +0000 (22:30 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 4 Sep 2009 05:40:56 +0000 (22:40 -0700)
commitb3da85b21462b01c2c0c7f574ac2423703342c55
tree068b68bb0fb8a8da739e9692e22d336b8d75948f
parentb580902926ac214d50d6fb21e45402b42421949c
updated polyglot protocol

I added a new option type "-reset" to the protocol for the new option feature.
4.4.0 does not implement it yet, but Michel wants it for future Polyglots,
and I think it is best to update the protocol in one big swoop. So I want to already
include it in the specs now. (engine-intf.html)

I made xboard's response to an unknown option type compliant with the new protocol specs.
backend.c
engine-intf.html