/[global]/global/gtags.conf.in
ViewVC logotype

Diff of /global/gtags.conf.in

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

revision 1.11 by shigio, Tue May 10 05:17:52 2005 UTC revision 1.12 by h-iwamoto, Tue Jun 28 12:19:57 2005 UTC
# Line 96  ctags-exuberant|Exuberant Ctags|ctags by Line 96  ctags-exuberant|Exuberant Ctags|ctags by
96          :tc=common:\          :tc=common:\
97          :suffixes=s,a,sa,asm,C,H,cpp,cxx,hxx,hpp,cc,c,h,y:\          :suffixes=s,a,sa,asm,C,H,cpp,cxx,hxx,hpp,cc,c,h,y:\
98          :extractmethod:\          :extractmethod:\
99          :GTAGS=/usr/local/bin/ctags-exuberant -x %s | perl -ne '\          :GTAGS=/usr/local/bin/ctags-exuberant -xu %s | perl -ne '\
100                  if (/^operator \\S+\\s+function\\s/) { s/^operator //; }\                  if (/^operator \\S+\\s+function\\s/) { s/^operator //; }\
101                  ($name, $type, $no, $path, $line) = split(/[ \\t]+/, $_, 5);\                  ($name, $type, $no, $path, $line) = split(/[ \\t]+/, $_, 5);\
102                  printf(STDOUT "%-16s %4d %-16s %s", $name, $no, $path, $line);':                  printf(STDOUT "%-16s %4d %-16s %s", $name, $no, $path, $line);':

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

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