pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/temporary.c
diff -u pspp/src/temporary.c:1.11 pspp/src/temporary.c:1.12
--- pspp/src/temporary.c:1.11   Fri Apr 29 01:02:16 2005
+++ pspp/src/temporary.c        Sun Jul 31 21:42:46 2005
@@ -32,6 +32,9 @@
 #include "value-labels.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 int temporary;
 struct dictionary *temp_dict;
 int temp_trns;




reply via email to

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