IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2006, 2:47:05 PM (20 years ago)
Author:
jhoblitt
Message:

implement -block/unblock/masked

File:
1 edited

Legend:

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

    r9392 r9765  
    2828    P2TOOL_MODE_DEFINE,
    2929    P2TOOL_MODE_PENDINGIMFILE,
    30     P2TOOL_MODE_ADDPROCESSEDIMFILE
     30    P2TOOL_MODE_ADDPROCESSEDIMFILE,
     31    P2TOOL_MODE_BLOCK,
     32    P2TOOL_MODE_MASKED,
     33    P2TOOL_MODE_UNBLOCK
    3134} p2toolMode;
    3235
Note: See TracChangeset for help on using the changeset viewer.