Version 2 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE KillForest()
Click here to view v171 source.
Deletes the entire Forest structure by calling KillNode() on the root node pointed to by Root
.
INCLUDES:
None.
USES:
- nodeinfodef.f90 supplies the NodeInfo data structure and some functions that operate on it.
Note:
See TracWiki
for help on using the wiki.