X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fsettings.h;h=2eedbddbcd60b5b044cd0eeb1913982ea6af68ed;hb=6331aa1af5f813fbe463fd0970c39a35c5243332;hp=abb1743b04452786a0a94ebe7dd7081c6bc7a95a;hpb=16aa47dbdde420fe82032f7d2e166fdf4e974df5;p=pspp diff --git a/src/settings.h b/src/settings.h index abb1743b04..2eedbddbcd 100644 --- a/src/settings.h +++ b/src/settings.h @@ -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