/[global]/global/libutil/split.h
ViewVC logotype

Diff of /global/libutil/split.h

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

revision 1.10 by shigio, Tue Oct 18 01:19:06 2005 UTC revision 1.11 by shigio, Wed Nov 16 04:37:23 2005 UTC
# Line 1  Line 1 
1  /*  /*
2   * Copyright (c) 2002 Tama Communications Corporation   * Copyright (c) 2002, 2005 Tama Communications Corporation
3   *   *
4   * This file is part of GNU GLOBAL.   * This file is part of GNU GLOBAL.
5   *   *
# Line 36  Line 36 
36  #define PART_LINE 3  #define PART_LINE 3
37  #define PART_PATH_COMP  1  #define PART_PATH_COMP  1
38  #define PART_LNO_COMP   2  #define PART_LNO_COMP   2
39    /*
40     * Element id for ctags format.
41     *
42     * PART_TAG     PART_PATH     PART_LNO
43     * +----------------------------------------------
44     * |main        src/main      227
45     */
46    #define PART_CTAGS_PATH 1
47    #define PART_CTAGS_LNO  2
48    
49  typedef struct {  typedef struct {
50          int npart;          int npart;

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

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