/[antiright]/antiright/src/arshell/arguments.c
ViewVC logotype

Diff of /antiright/src/arshell/arguments.c

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

revision 1.12 by jefbed, Sun Dec 12 02:39:16 2004 UTC revision 1.13 by jefbed, Thu Dec 16 23:55:47 2004 UTC
# Line 170  arshell_process_options(int *counter_int Line 170  arshell_process_options(int *counter_int
170        arshell_parse_interface_file(argv[(*counter_int)]);        arshell_parse_interface_file(argv[(*counter_int)]);
171        break;        break;
172  #endif /* HAVE_YACLIB  */  #endif /* HAVE_YACLIB  */
173        case 'l': /* Start up lowered.  */
174          arshell.flags.lowered=True;
175          break;
176      case 'p': /* Input pipe operations.  */      case 'p': /* Input pipe operations.  */
177        arshell_set_work_area_from_stdin();        arshell_set_work_area_from_stdin();
178        break;        break;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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