6 Graph-includes creates a graph of dependencies between source-files
7 and/or groups of source-files, with an emphasis on getting readable
8 and usable graphs even for large projects.
11 Full documentation is in the doc/ directory.
15 Copyright (c) 2005 Yann Dirson <ydirson@altern.org>
17 This program is free software; you can redistribute it and/or modify
18 it under the terms of the GNU General Public License, version 2,
19 as published by the Free Software Foundation.
21 This program is distributed in the hope that it will be useful,
22 but WITHOUT ANY WARRANTY; without even the implied warranty of
23 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 GNU General Public License for more details.