We've created a program called maketree that can be accessed at /clients/users/kernco/maketree that provides an interface to construct trees and output them to files. I have given universal read and execute access to it. This will hopefully help us create working tree files quicker. There are two things we haven't fixed yet. The first is that if you try to set the head of a node and give it an illegal value, an assertion will fail and the program will end. The second is that, while you can use showtree to graphically view the progress of your tree, it will end the program afterwards.
Posted by kernco at August 13, 2004 04:08 PM