]> git.sesse.net Git - stockfish/commitdiff
Pass also opponent time to think()
authorMarco Costalba <mcostalba@gmail.com>
Thu, 18 Sep 2008 09:31:01 +0000 (10:31 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Thu, 18 Sep 2008 10:27:09 +0000 (12:27 +0200)
This patch modifies think() signature to accept
also opponent time. This is needed for future
changes to time managment.

Still no functional change.

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

No differences found