Hets - the Heterogeneous Tool Set
Copyright(c) Uni Bremen 2003-2007
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerraider@informatik.uni-bremen.de
Stabilityunstable
Portabilitynon-portable
Safe HaskellNone

GUI.ShowLibGraph

Description

This Modul provides a function to display a Library Dependency Graph.

Synopsis

Documentation

showLibGraph :: LibFunc Source #

Creates a new uDrawGraph Window and shows the Library Dependency Graph of the given LibEnv.

closeOpenWindows :: GInfo -> IO () Source #

closes the open graphs to be reopened later