Rev 137 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# Initialization script for the chess engine.
#
# This file is parsed by Chess Giants and each line that is not commented nor
# empty is sent verbatim to the chess engine at the beginning of each game,
# right after engine initialization, prior to any move command. You can put
# here every engine-specific initialization command you want.
# Let the Toga engine use its supplied book file
setoption name BookFile value book.bin