verify: new macro 'assume'
[gnulib.git] / modules / pmccabe2html
1 Description:
2 Produce fancy cyclomatic code complexity charts, using pmccabe.
3 See <http://www.parisc-linux.org/~bame/pmccabe/>.
4
5 Files:
6 build-aux/pmccabe2html
7 build-aux/pmccabe.css
8
9 Depends-on:
10
11 configure.ac:
12 AC_PATH_PROG([PMCCABE], [pmccabe], [false])
13
14 Makefile.am:
15
16 Include:
17
18 License:
19 GPLed build tool
20
21 Maintainer:
22 gnupdf and Simon Josefsson