]> git.sesse.net Git - stockfish/commitdiff
Teach 'bench' to run current position
authorMarco Costalba <mcostalba@gmail.com>
Sat, 7 Apr 2012 11:04:03 +0000 (12:04 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 7 Apr 2012 11:08:34 +0000 (12:08 +0100)
Now that we can call bench from command prompt
has a sense to teach bench to run the current
set position. To do this is enough to call bench
with 'current' as fen source parameter.

No functional change.

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

No differences found