pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/settings.h


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/settings.h
Date: Tue, 01 Mar 2005 03:16:37 -0500

Index: pspp/src/settings.h
diff -u pspp/src/settings.h:1.6 pspp/src/settings.h:1.7
--- pspp/src/settings.h:1.6     Fri Nov 19 06:06:22 2004
+++ pspp/src/settings.h Tue Mar  1 08:16:16 2005
@@ -169,6 +169,9 @@
 /* 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);
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]