Renamed reg_export_comments.h regression_export.h
[pspp] / src / settings.h
index abb1743b04452786a0a94ebe7dd7081c6bc7a95a..2eedbddbcd60b5b044cd0eeb1913982ea6af68ed 100644 (file)
@@ -101,6 +101,9 @@ void set_workspace (size_t);
 const struct fmt_spec *get_format (void);
 void set_format (const struct fmt_spec *);
 
+/* Maximum number of custom currency specifications */
+#define CC_CNT 5
+
 /* One custom currency specification. */
 #define CC_WIDTH 16
 struct custom_currency