]> git.sesse.net Git - stockfish/commitdiff
Use if/else instead of goto
authorMarco Costalba <mcostalba@gmail.com>
Mon, 10 Nov 2014 13:46:05 +0000 (14:46 +0100)
committerJoona Kiiski <joona.kiiski@gmail.com>
Wed, 12 Nov 2014 21:02:20 +0000 (21:02 +0000)
Real men jump/branch by hand...but
we prefer the humble way.

Moved also some uci info code where it
belongs, while there.

No functional change.

Resolves #110


No differences found