X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=UCI2WB.c;h=97040710e56b8daa826f94d7b2e14aee25211b3c;hb=b21ae66c2f54efdb05fc45c77759d1dc62a96ee4;hp=53d130f6db8ce136e8ddb14fb55d11348426f8ac;hpb=3f24be6f915ceefc5abc51a2e9fbcecfda5c249a;p=uci2wb.git diff --git a/UCI2WB.c b/UCI2WB.c index 53d130f..9704071 100644 --- a/UCI2WB.c +++ b/UCI2WB.c @@ -1,4 +1,13 @@ -/************************* UCI2WB by H.G.Muller ****************************/ +/****************************************************************************/ +/* UCI2WB by H.G.Muller */ +/* */ +/* UCI2WB is an adapter to run engines that communicate in various dialects */ +/* of the Universal Chess Interface in a GUI that supports XBoard protocol */ +/* (CECP). It supports UCI (when used for Xiangqi: the 'Cyclone dialect'), */ +/* as well as USI and UCCI when used with the flags -s or -x, respectively. */ +/* This version of UCI2WB is released under the GNU General Public License, */ +/* of which you should have received a copy together with this file. */ +/****************************************************************************/ #define VERSION "2.0" @@ -120,7 +129,7 @@ Play(int nr) FromFEN(iniPos + 4); // in XQ iniPos always has just "fen " prefix for(i=0; iengine traffic in original thread