pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/tab.c
diff -u pspp/src/tab.c:1.23 pspp/src/tab.c:1.24
--- pspp/src/tab.c:1.23 Tue May 17 07:09:35 2005
+++ pspp/src/tab.c      Sun Jul 31 21:42:46 2005
@@ -34,6 +34,9 @@
 #include "som.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 struct som_table_class tab_table_class;




reply via email to

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