Rewrite expression code.
[pspp-builds.git] / src / settings.h
index 74e81b5e7018f48657a5697577c07fb7d14ad91e..3c33a8798505cc09f451fcf7e10ebf33ebf33fa2 100644 (file)
@@ -169,6 +169,9 @@ char *get_cprompt(void);
 /* Whether we echo commands to the listing file/printer;*/
 int get_echo(void);
 
+/* What year to use as the start of the epoch. */
+int get_epoch (void);
+
 /* If echo is on, whether commands from include files are echoed */
 int get_include(void);