Module Visualization/ModuleDependencyGraph
This module is undocumented. This is a list of its definitions.
showModuleDependencyGraph :: <Proc> ()
Draws the import graph of the platform's SCL modules in a new viewer window,
one edge per import and one node per module that an edge touches, laid out from
left to right. Imports of ontologies and dependencies that are not brought into
the namespace are left out, as are modules that do not compile.
|