IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2008, 11:12:35 AM (18 years ago)
Author:
eugene
Message:

adding cleanup functions (not yet in cmd-line options)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080719/ippTools/src/camtool.h

    r18622 r18642  
    3535    CAMTOOL_MODE_BLOCK,
    3636    CAMTOOL_MODE_MASKED,
    37     CAMTOOL_MODE_UNBLOCK
     37    CAMTOOL_MODE_UNBLOCK,
     38    CAMTOOL_MODE_PENDINGCLEANUPRUN,
     39    CAMTOOL_MODE_PENDINGCLEANUPEXP,
     40    CAMTOOL_MODE_DONECLEANUP,
    3841} camtoolMode;
    3942
Note: See TracChangeset for help on using the changeset viewer.