IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 14, 2008, 5:31:55 PM (18 years ago)
Author:
Paul Price
Message:

Removing uri out of magictool -toprocess. Adding magictool -node to get the URIs. I'm worried that pantasks won't be able to handle the MULTI uri. This way, pantasks uses -toprocess, passes the name of the node to process on to a script, and the script can get the list of inputs with -node.

File:
1 edited

Legend:

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

    r18523 r18524  
    3434    MAGICTOOL_MODE_TOPROCESS,
    3535    MAGICTOOL_MODE_ADDRESULT,
     36    MAGICTOOL_MODE_NODE,
    3637    MAGICTOOL_MODE_TOMASK,
    3738    MAGICTOOL_MODE_ADDMASK,
Note: See TracChangeset for help on using the changeset viewer.