diff options
author | rpaulo <rpaulo@pkgsrc.org> | 2006-02-25 21:35:55 +0000 |
---|---|---|
committer | rpaulo <rpaulo@pkgsrc.org> | 2006-02-25 21:35:55 +0000 |
commit | b82796c1ef5297a26d3b74051f7d3bbbaa0ff96a (patch) | |
tree | 449a0b47057779935b099426a1be58bdec878ec1 /devel/cflow/distinfo | |
parent | df6ca0ee7244e0933e73760429776ce8791daf42 (diff) | |
download | pkgsrc-b82796c1ef5297a26d3b74051f7d3bbbaa0ff96a.tar.gz |
GNU cflow analyzes a collection of C source files and prints a graph,
charting control flow within the program.
GNU cflow is able to produce both direct and inverted flowgraphs for C
sources. Optionally a cross-reference listing can be generated. Two
output formats are implemented: POSIX and GNU (extended).
Input files can optionally be preprocessed before analyzing.
Diffstat (limited to 'devel/cflow/distinfo')
-rw-r--r-- | devel/cflow/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/cflow/distinfo b/devel/cflow/distinfo new file mode 100644 index 00000000000..256ad849636 --- /dev/null +++ b/devel/cflow/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/02/25 21:35:55 rpaulo Exp $ + +SHA1 (cflow-1.0.tar.gz) = d302fb5e6f06e1de047f6d05ab06d5c8ebfb441e +RMD160 (cflow-1.0.tar.gz) = c4b2a35c2ec5313be26512e89f2a3fc5bc7b7159 +Size (cflow-1.0.tar.gz) = 500029 bytes |