Rev 78 | Rev 151 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 78 | Rev 98 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | # Basic program information # |
15 | # Basic program information # |
| 16 | ############################# |
16 | ############################# |
| 17 | [program] |
17 | [program] |
| 18 | 18 | ||
| 19 | ; program display name |
19 | ; program display name |
| 20 | name = "Stockfish |
20 | name = "Stockfish 7" |
| 21 | ; program executable |
21 | ; program executable |
| 22 | executable = "polyglot.exe" |
22 | executable = "polyglot.exe" |
| 23 | 23 | ||
| 24 | ######################### |
24 | ######################### |
| 25 | # Reply string patterns # |
25 | # Reply string patterns # |