/[global]/global/gtags/gtags.c
ViewVC logotype

Diff of /global/gtags/gtags.c

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

revision 1.161 by shigio, Wed Nov 9 01:44:44 2005 UTC revision 1.162 by shigio, Wed Nov 9 01:49:50 2005 UTC
# Line 85  int max_args; Line 85  int max_args;
85  int show_version;  int show_version;
86  int show_help;  int show_help;
87  int show_config;  int show_config;
 int do_convert;  
88  int do_sort;  int do_sort;
89  int do_relative;  int do_relative;
90  int do_absolute;  int do_absolute;
# Line 130  static struct option const long_options[ Line 129  static struct option const long_options[
129          /* long name only */          /* long name only */
130          {"absolute", no_argument, &do_absolute, 1},          {"absolute", no_argument, &do_absolute, 1},
131          {"config", optional_argument, &show_config, 1},          {"config", optional_argument, &show_config, 1},
         {"convert", no_argument, &do_convert, 1},  
132          {"cxref", no_argument, &cxref, 1},          {"cxref", no_argument, &cxref, 1},
133          {"debug", no_argument, &debug, 1},          {"debug", no_argument, &debug, 1},
134          {"fileid", no_argument, &fileid, 1},          {"fileid", no_argument, &fileid, 1},

Legend:
Removed from v.1.161  
changed lines
  Added in v.1.162

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