Rev 98 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 98 | pmbaty | 1 | # Initialization script for the chess engine. |
| 2 | # |
||
| 3 | # This file is parsed by Chess Giants and each line that is not commented nor |
||
| 4 | # empty is sent verbatim to the chess engine at the beginning of each game, |
||
| 5 | # right after engine initialization, prior to any move command. You can put |
||
| 6 | # here every engine-specific initialization command you want. |
||
| 7 |