4 lines
111 B
C
4 lines
111 B
C
#define SCHEME_SCRIPT "scheme-script"
|
|
#ifndef WIN32
|
|
#define DEFAULT_HEAP_PATH "/usr/local/lib/csv%v/%m"
|
|
#endif
|