Allow a list of best moves in EPD
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 27 Mar 2016 10:59:36 +0000 (12:59 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 29 Mar 2016 14:51:35 +0000 (16:51 +0200)
commit36d1207becf35a3918d561fb3b4d8b8b0b2d28ea
tree158743739887f31a93e3e13971a468a053a2ae38
parent76051fad679b9cc3665ad39e57b4ebbd8c140294
Allow a list of best moves in EPD

All characters upto a semicolon (rather than space) are now read as bestMove
string. For checking the correctness of a solution all moves in this string
are parsed and compared.
backend.c