/[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.8 by shigio, Thu Feb 24 01:33:48 2005 UTC revision 1.9 by shigio, Fri Feb 25 00:16:15 2005 UTC
# Line 47  common:\ Line 47  common:\
47  # [gtags-parser]  # [gtags-parser]
48  #  #
49  # This command is distributed as part of GLOBAL.  # This command is distributed as part of GLOBAL.
 #  
 # If you want to treat file.x, file.y and file.z as C source files then  
 #  
 #       :suffixes=x,y,z:                                <- pick up x,y,z  
 #       :GTAGS=gtags-parser --langmap=c\:.x.y.z -dt %s: <- treat as C source  
 #       :GRTAGS=gtags-parser --langmap=c\:.x.y.z -dt %s:  
 #       :GSYMS=gtags-parser --langmap=c\:.x.y.z -dt %s:  
 #  
50  # The %s is replaced with the path of source file.  # The %s is replaced with the path of source file.
51    # You need not use --langmap=xxx option. Gtags-parser(1) get the value
52    # from environment variable.
53  #  #
54  gtags:\  gtags:\
55          :tc=common:\          :tc=common:\

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

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