/[pspp]/pspp/src/sfm-write.c
ViewVC logotype

Diff of /pspp/src/sfm-write.c

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

revision 1.17 by blp, Mon May 16 07:33:17 2005 UTC revision 1.18 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 33  Line 33 
33  #include "dictionary.h"  #include "dictionary.h"
34  #include "error.h"  #include "error.h"
35  #include "file-handle.h"  #include "file-handle.h"
36  #include "getline.h"  #include "getl.h"
37  #include "hash.h"  #include "hash.h"
38  #include "magic.h"  #include "magic.h"
39  #include "misc.h"  #include "misc.h"
# Line 42  Line 42 
42  #include "var.h"  #include "var.h"
43  #include "version.h"  #include "version.h"
44    
45    #include "gettext.h"
46    #define _(msgid) gettext (msgid)
47    
48  #include "debug-print.h"  #include "debug-print.h"
49    
50  /* Compression bias used by PSPP.  Values between (1 -  /* Compression bias used by PSPP.  Values between (1 -

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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