sltilib: Two errors fixed:
1. classes sqrType changed to struct, in order to make the typedef public 2. Visual C++ STL could not insert list elements into a vector, so that the node::add() method for lists needed to be reimplemented.
Authored by: ltilib 2003-03-24
Parent: [r33]
Child: [r35]