pspp-cvs
[Top][All Lists]
Advanced

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

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


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/vars-atr.c
Date: Tue, 25 Oct 2005 20:50:48 -0400

Index: pspp/src/vars-atr.c
diff -u pspp/src/vars-atr.c:1.27 pspp/src/vars-atr.c:1.28
--- pspp/src/vars-atr.c:1.27    Mon Oct 24 05:41:45 2005
+++ pspp/src/vars-atr.c Wed Oct 26 00:50:44 2005
@@ -22,22 +22,16 @@
 #include "error.h"
 #include <stdlib.h>
 #include "alloc.h"
-#include "command.h"
 #include "dictionary.h"
-#include "do-ifP.h"
-#include "expressions/public.h"
-#include "file-handle.h"
 #include "hash.h"
-#include "lexer.h"
+#include "lex-def.h"
 #include "misc.h"
 #include "str.h"
 #include "value-labels.h"
-#include "vfm.h"
 
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-#include "debug-print.h"
 
 /* Assign auxiliary data AUX to variable V, which must not
    already have auxiliary data.  Before V's auxiliary data is




reply via email to

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