]> git.sesse.net Git - stockfish/commitdiff
Rename execute_uci_command() to uci_loop()
authorMarco Costalba <mcostalba@gmail.com>
Sun, 24 Jul 2011 06:56:26 +0000 (07:56 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 24 Jul 2011 07:12:07 +0000 (08:12 +0100)
As a side effect now root position can be directly
allocated on the stack and doesn't need to be defined
static anymore.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found