1ed7513bb2
from Benoit Lecocq with some tweaks
13 lines
237 B
Plaintext
13 lines
237 B
Plaintext
--- astrolog.h.orig Sun Jan 11 21:19:47 2009
|
|
+++ astrolog.h Sun Jan 11 21:19:48 2009
|
|
@@ -131,7 +131,9 @@
|
|
*/
|
|
|
|
#ifndef PC
|
|
+#ifndef DEFAULT_DIR
|
|
#define DEFAULT_DIR "~/astrolog"
|
|
+#endif
|
|
#else
|
|
#define DEFAULT_DIR "C:\\ASTROLOG"
|
|
#endif
|