1 --- phalanx.h 2005-10-03 00:41:14.000000000 +0200
2 +++ phalanx.h.new 2007-09-05 15:42:31.000000000 +0200
4 #define PBOOK_FILE "pbook.phalanx"
7 -#define PBOOK_DIR "/usr/local/lib/phalanx"
8 +#define PBOOK_DIR "/usr/share/phalanx"
11 /* secondary (binary, large, generated from pgn) book */
13 #define SBOOK_FILE "sbook.phalanx"
16 -#define SBOOK_DIR "/usr/local/lib/phalanx"
17 +#define SBOOK_DIR "/usr/share/phalanx"
21 #define ECO_FILE "eco.phalanx"
24 -#define ECO_DIR "/usr/local/lib/phalanx"
25 +#define ECO_DIR "/usr/share/phalanx"
29 #define LEARN_FILE "learn.phalanx"
32 -#define LEARN_DIR "/var/local/lib/phalanx"
33 +#define LEARN_DIR "/usr/share/phalanx"
36 #define ENV_PBOOK "PHALANXPBOOKDIR"