pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/src/numeric.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/numeric.c
Date: Sun, 31 Jul 2005 17:43:11 -0400

Index: pspp/src/numeric.c
diff -u pspp/src/numeric.c:1.9 pspp/src/numeric.c:1.10
--- pspp/src/numeric.c:1.9      Fri Apr 29 01:02:15 2005
+++ pspp/src/numeric.c  Sun Jul 31 21:42:46 2005
@@ -27,6 +27,9 @@
 #include "str.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 /* Parses the NUMERIC command. */




reply via email to

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