IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 14, 2008, 6:21:12 PM (18 years ago)
Author:
Paul Price
Message:

Adding magictool -mask (to get the URI for the mask information out). Getting magictool -addmask to update the mask state to 'stop'. Need to be better about magicRun.state and fault throughout.

File:
1 edited

Legend:

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

    r18524 r18526  
    3333    MAGICTOOL_MODE_INPUTTREE,
    3434    MAGICTOOL_MODE_TOPROCESS,
     35    MAGICTOOL_MODE_INPUTS,
    3536    MAGICTOOL_MODE_ADDRESULT,
    36     MAGICTOOL_MODE_NODE,
    3737    MAGICTOOL_MODE_TOMASK,
    3838    MAGICTOOL_MODE_ADDMASK,
     39    MAGICTOOL_MODE_MASK,
    3940} MAGICtoolMode;
    4041
Note: See TracChangeset for help on using the changeset viewer.