Rev 178 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 178 | Rev 185 | ||
|---|---|---|---|
| Line 10... | Line 10... | ||
| 10 | ;# Basic program information # |
10 | ;# Basic program information # |
| 11 | ;############################# |
11 | ;############################# |
| 12 | [program] |
12 | [program] |
| 13 | 13 | ||
| 14 | ; program display name |
14 | ; program display name |
| 15 | name = "Stockfish |
15 | name = "Stockfish 10" |
| 16 | ; program executable |
16 | ; program executable |
| 17 | executable = "stockfish.exe" |
17 | executable = "stockfish.exe" |
| 18 | ; optional program arguments |
18 | ; optional program arguments |
| 19 | arguments = "" |
19 | arguments = "" |
| 20 | 20 | ||