Fixed the calculation of percentiles and added --syntax and --algorithm options
[pspp-builds.git] / pref.h.orig
index 434d9aacbf97dc4072838e86a458d133f89c1c34..b79ce578d2509dc9a777b87bdeff2849fa9fb51d 100644 (file)
 /* Directory separator character for this OS, if applicable. */
 #ifndef __MSDOS__
 #define DIR_SEPARATOR '/'
-#elif
+#else
 #define DIR_SEPARATOR '\\'
 #endif