IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2007, 2:35:31 PM (19 years ago)
Author:
jhoblitt
Message:

add -inputtree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/magictool.c

    r15330 r15337  
    483483    pxNode *root = psHashLookup(forest, "root");
    484484    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);
    489486
    490487    // crawl through the tree and looking for nodes with children that are all
Note: See TracChangeset for help on using the changeset viewer.