diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-22 15:58:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-22 15:58:16 +0000 |
commit | 6aee407819d969f314fdb097a08bc078418ebb73 (patch) | |
tree | 7e10053382298e10915bb7b76fbfa8985d54840c /devel/global/pkg-descr | |
parent | 473664c7025fb6ced868ea2901b3389ecf767f3f (diff) |
Notes
Diffstat (limited to 'devel/global/pkg-descr')
-rw-r--r-- | devel/global/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/global/pkg-descr b/devel/global/pkg-descr index f0624fe71f66..3a60169cd90f 100644 --- a/devel/global/pkg-descr +++ b/devel/global/pkg-descr @@ -1,7 +1,7 @@ GLOBAL is a source code tag system that works the same way across diverse -environments. Supported languages are C/Yacc and Java. +environments. Supported languages are C, C++, Yacc and Java. You can locate a specified function in the source files and move there easily. It is useful for hacking a large project containing many subdirectories, many '#ifdef' and many main() functions, like MH, X or BSD kernel. -WWW: http://www.tamacom.com/global/ +WWW: http://www.gnu.org/software/global/ |