/[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.9 by jefbed, Sat Aug 28 01:16:43 2004 UTC revision 1.10 by jefbed, Fri Oct 22 17:16:23 2004 UTC
# Line 129  arshell_process_options(int *counter_int Line 129  arshell_process_options(int *counter_int
129      case 'r':      case 'r':
130        arshell_set_rows(counter_int, argv);        arshell_set_rows(counter_int, argv);
131        break;        break;
132        case 't':
133          arshell.flags.force_tooltips=True;
134          break;
135      case 'U':      case 'U':
136        arshell_handle_updating_argument(counter_int, argv);        arshell_handle_updating_argument(counter_int, argv);
137        break;        break;

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