/[pspp]/pspp/src/file-handle.q
ViewVC logotype

Diff of /pspp/src/file-handle.q

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

revision 1.21 by blp, Sun Jul 31 05:45:01 2005 UTC revision 1.22 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 26  Line 26 
26  #include "filename.h"  #include "filename.h"
27  #include "command.h"  #include "command.h"
28  #include "lexer.h"  #include "lexer.h"
29  #include "getline.h"  #include "getl.h"
30  #include "error.h"  #include "error.h"
31  #include "magic.h"  #include "magic.h"
32  #include "var.h"  #include "var.h"
33  #include "linked-list.h"  #include "linked-list.h"
34    
35    #include "gettext.h"
36    #define _(msgid) gettext (msgid)
37    
38  /* (headers) */  /* (headers) */
39    
40  /* File handle. */  /* File handle. */

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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