mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 15:37:47 +00:00
cc04a745e2
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>