previous up next
Go backward to `desing/dualgraph`
Go up to Procedures
Go forward to `desing/exchange`

`desing/dumpTree`

It generates the HTML code for a resolution tree, and writes it to the file tree.html in the directory given by htmlpath.

Input:
-
Output:
-
The procedure takes its data from the global variables chartTree and htmlpath.
previous up next