mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 12:07:43 +00:00
Small cleanup in execute_uci_command()
With a little fall out in siblings functions... No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -154,6 +154,8 @@ const string engine_name() {
|
||||
return s.str();
|
||||
}
|
||||
|
||||
const string engine_author() { return "Tord Romstad, Marco Costalba and Joona Kiiski"; }
|
||||
|
||||
|
||||
/// get_system_time() returns the current system time, measured in
|
||||
/// milliseconds.
|
||||
|
||||
Reference in New Issue
Block a user