/[pspp]/pspp/src/file-type.c
ViewVC logotype

Diff of /pspp/src/file-type.c

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

revision 1.21 by blp, Mon May 16 07:33:17 2005 UTC revision 1.22 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 33  Line 33 
33  #include "var.h"  #include "var.h"
34  #include "vfm.h"  #include "vfm.h"
35    
36    #include "gettext.h"
37    #define _(msgid) gettext (msgid)
38    
39  /* Defines the three types of complex files read by FILE TYPE. */  /* Defines the three types of complex files read by FILE TYPE. */
40  enum  enum
41    {    {

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