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

Diff of /global/libutil/tagsort.h

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

revision 1.2 by shigio, Wed Nov 16 08:42:28 2005 UTC revision 1.3 by shigio, Thu Nov 17 03:59:40 2005 UTC
# Line 22  Line 22 
22    
23  #include <stdio.h>  #include <stdio.h>
24    
25    #define TAGSORT_CTAGS_X 0
26    #define TAGSORT_CTAGS   1
27    #define TAGSORT_PATH    2
28    
29  void tagsort(int, int, FILE *ip, FILE *op);  void tagsort(int, int, FILE *ip, FILE *op);
30    
31  #endif /* ! _SORT_H_ */  #endif /* ! _SORT_H_ */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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