pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/autorecode.c
diff -u pspp/src/autorecode.c:1.19 pspp/src/autorecode.c:1.20
--- pspp/src/autorecode.c:1.19  Wed May  4 05:28:27 2005
+++ pspp/src/autorecode.c       Sun Jul 31 21:42:46 2005
@@ -32,6 +32,9 @@
 #include "var.h"
 #include "vfm.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* FIXME: Implement PRINT subcommand. */
 
 /* Explains how to recode one value.  `from' must be first element.  */




reply via email to

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