Changeset 15337 for trunk/ippTools/src/magictool.c
- Timestamp:
- Oct 19, 2007, 2:35:31 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magictool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magictool.c
r15330 r15337 483 483 pxNode *root = psHashLookup(forest, "root"); 484 484 psFree(forest); 485 486 pxTreePrint(stdout, root); 487 // crawl through the tree and look for un-"done" bottom nodes 488 // pxTreeCrawl(root, findBaseNodes, work); 485 // pxTreePrint(stdout, root); 489 486 490 487 // crawl through the tree and looking for nodes with children that are all
Note:
See TracChangeset
for help on using the changeset viewer.
