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

Diff of /pspp/src/cmdline.c

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

revision 1.9 by jmd, Mon Jan 10 06:50:45 2005 UTC revision 1.10 by jmd, Tue Mar 8 04:56:43 2005 UTC
# Line 36  Line 36 
36  #include "var.h"  #include "var.h"
37  #include "version.h"  #include "version.h"
38  #include "copyleft.h"  #include "copyleft.h"
39    #include "glob.h"
40    
41  void welcome (void);  void welcome (void);
42  static void usage (void);  static void usage (void);
# Line 201  parse_command_line (int argc, char **arg Line 202  parse_command_line (int argc, char **arg
202      {      {
203        /* FIXME: Later this option should do some other things, too. */        /* FIXME: Later this option should do some other things, too. */
204        force_long_view();        force_long_view();
205          test_mode = 1;
206      }      }
207            
208    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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