3fd13b397e
Version 1.6, 2019-02-23 * New option --all (-A) Produce graphs for all global functions in the program. Use this option if your program contains functions which are not directly reachable from main(). The output consist of separate flow graphs for each global function defined in the program. These graphs will be placed after the graph for main() (if it exists), and will be ordered lexicographically by the function name. * New option --no-main This option has the same effect as '--all', except that the graph for main() function (if it exists) is treated same way as all the other graphs, i.e. it will not be placed at the top of output, but in its place as per the lexicographic ordering of function names.
7 lines
447 B
Text
7 lines
447 B
Text
$NetBSD: distinfo,v 1.9 2019/11/23 06:28:14 mef Exp $
|
|
|
|
SHA1 (cflow-1.6.tar.gz) = 1e76700748d95b2e3212f215afd7c5cc4e0aaa1b
|
|
RMD160 (cflow-1.6.tar.gz) = 49bafb3beda9634f2912b7d5d047fd9d242f028d
|
|
SHA512 (cflow-1.6.tar.gz) = 30bea3bae53b462e3e0d7c1e6b9dea1e04d741910ea8de863f6cb19cf0bd20ce3c54df9793bf6dfac3a120ffbfdbc194b0dc86fb88bb4be434ad0e20e0d146e3
|
|
Size (cflow-1.6.tar.gz) = 1076352 bytes
|
|
SHA1 (patch-aa) = e253a51a0fcd3d5eb57c632caff1dd7953dd61da
|