projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2817c12
)
changed name for fairymax program in xboard.h
author
H.G. Muller
<h.g.muller@hccnet.nl>
Sat, 13 Jun 2009 16:26:14 +0000 (09:26 -0700)
committer
Arun Persaud
<arun@nubati.net>
Sat, 13 Jun 2009 16:26:14 +0000 (09:26 -0700)
xboard.h
patch
|
blob
|
history
diff --git
a/xboard.h
b/xboard.h
index
3cc22d1
..
115000d
100644
(file)
--- a/
xboard.h
+++ b/
xboard.h
@@
-103,8
+103,8
@@
typedef struct {
#define BORDER_X_OFFSET 3
#define BORDER_Y_OFFSET 27
-#define FIRST_CHESS_PROGRAM "./fmax"
-#define SECOND_CHESS_PROGRAM "./fmax"
+#define FIRST_CHESS_PROGRAM "fairymax"
+#define SECOND_CHESS_PROGRAM "fairymax"
/* Default to no flashing (the "usual" XBoard behavior) */
#define FLASH_COUNT 0 /* Number of times to flash */