Make debug output optional
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Jan 2012 12:46:45 +0000 (13:46 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Jan 2012 12:49:56 +0000 (13:49 +0100)
commit5a5534346fd682f786f70694ab3e77d0ea653e3d
tree57ec7cdc57664b99033c14a6a2a1c4f4c0460244
parent5d50faa12b64983f87219b8b4a50ce8a6c7bcbee
Make debug output optional

The debug output sent by UCI2WB to the GUI is made subject to an option
"UCI2WB debug output", which by default is set to false. A command-line
argument "debug" can set it to true from the beginning, so that you will
also be able to see the option handshaking.
UCI2WB.c