/[pspp]/pspp/src/vars-atr.c
ViewVC logotype

Diff of /pspp/src/vars-atr.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by jmd, Mon Oct 24 05:41:45 2005 UTC revision 1.28 by jmd, Wed Oct 26 00:50:44 2005 UTC
# Line 22  Line 22 
22  #include "error.h"  #include "error.h"
23  #include <stdlib.h>  #include <stdlib.h>
24  #include "alloc.h"  #include "alloc.h"
 #include "command.h"  
25  #include "dictionary.h"  #include "dictionary.h"
 #include "do-ifP.h"  
 #include "expressions/public.h"  
 #include "file-handle.h"  
26  #include "hash.h"  #include "hash.h"
27  #include "lexer.h"  #include "lex-def.h"
28  #include "misc.h"  #include "misc.h"
29  #include "str.h"  #include "str.h"
30  #include "value-labels.h"  #include "value-labels.h"
 #include "vfm.h"  
31    
32  #include "gettext.h"  #include "gettext.h"
33  #define _(msgid) gettext (msgid)  #define _(msgid) gettext (msgid)
34    
 #include "debug-print.h"  
35    
36  /* Assign auxiliary data AUX to variable V, which must not  /* Assign auxiliary data AUX to variable V, which must not
37     already have auxiliary data.  Before V's auxiliary data is     already have auxiliary data.  Before V's auxiliary data is

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26