Copyright | (c) Uni Bremen 2003-2007 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | raider@informatik.uni-bremen.de |
Stability | unstable |
Portability | non-portable |
Safe Haskell | None |
This Modul provides a function to display a Library Dependency Graph.
- showLibGraph :: LibFunc
- mShowGraph :: GInfo -> LibName -> IO ()
- closeOpenWindows :: GInfo -> IO ()
Documentation
Creates a new uDrawGraph Window and shows the Library Dependency Graph of the given LibEnv.
mShowGraph :: GInfo -> LibName -> IO ()
closeOpenWindows :: GInfo -> IO ()
closes the open graphs to be reopened later