diff options
Diffstat (limited to 'devel/cxref/pkg-descr')
-rw-r--r-- | devel/cxref/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cxref/pkg-descr b/devel/cxref/pkg-descr index d626069..5bec0f5 100644 --- a/devel/cxref/pkg-descr +++ b/devel/cxref/pkg-descr @@ -10,3 +10,5 @@ The cross referencing includes lists of functions called, callers of each function, usage of global variables, header file inclusion, macro definitions and type definitions. Works for ANSI C, including a few gcc extensions. + +WWW: http://www.gedanken.demon.co.uk/cxref/ |