From: H.G. Muller Date: Sat, 13 Jun 2009 16:26:14 +0000 (-0700) Subject: changed name for fairymax program in xboard.h X-Git-Tag: v4.4.0.alpha6~3 X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=d8018fb1955ada67b23469d7b3610882c99ee4ed;hp=2817c12a345c758ba66d1b14b977349a51f39324;p=xboard.git changed name for fairymax program in xboard.h --- diff --git a/xboard.h b/xboard.h index 3cc22d1..115000d 100644 --- 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 */