IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2015, 12:53:36 PM (12 years ago)
Author:
eugene
Message:

merging changes from ipp-pv3-20140717 (via branches/eam_branches/ipp-pv3-20140717-merge)

File:
1 edited

Legend:

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

    r36981 r37833  
    1212  REMOTETOOL_MODE_DEFINEBYQUERY,
    1313  REMOTETOOL_MODE_LISTRUN,
     14  REMOTETOOL_MODE_DONEPREP,
    1415  REMOTETOOL_MODE_LISTCOMPONENT,
    1516  REMOTETOOL_MODE_DROPCOMPONENT,
    1617  REMOTETOOL_MODE_UPDATERUN,
    1718  REMOTETOOL_MODE_UPDATEPOLL,
    18   REMOTETOOL_MODE_REVERTRUN,   
    19   REMOTETOOL_MODE_REVERTAUTH,   
     19  REMOTETOOL_MODE_UPDATECOMPONENT,
     20  REMOTETOOL_MODE_REVERTRUN,
     21  REMOTETOOL_MODE_REVERTAUTH,
     22  REMOTETOOL_MODE_REVERTCOMPONENT,
    2023} remotetoolMode;
    2124
Note: See TracChangeset for help on using the changeset viewer.