/[pspp]/pspp/src/lexer.c
ViewVC logotype

Diff of /pspp/src/lexer.c

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

revision 1.19 by blp, Mon May 16 07:33:17 2005 UTC revision 1.20 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 29  Line 29 
29  #include "alloc.h"  #include "alloc.h"
30  #include "command.h"  #include "command.h"
31  #include "error.h"  #include "error.h"
32  #include "getline.h"  #include "getl.h"
33  #include "magic.h"  #include "magic.h"
34  #include "settings.h"  #include "settings.h"
35  #include "str.h"  #include "str.h"
36    
37    #include "gettext.h"
38    #define _(msgid) gettext (msgid)
39    #define N_(msgid) msgid
40    
41  /*  /*
42  #define DUMP_TOKENS 1  #define DUMP_TOKENS 1
43  */  */

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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