IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2007, 1:35:32 PM (18 years ago)
Author:
jhoblitt
Message:

implement dettool -makecorrection, -tocorrectexp, & -tocorrectimfile

File:
1 edited

Legend:

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

    r15783 r15828  
    3030    DETTOOL_MODE_DEFINEBYDETRUN,
    3131    DETTOOL_MODE_MAKECORRECTION,
     32    DETTOOL_MODE_TOCORRECTEXP,
     33    DETTOOL_MODE_TOCORRECTIMFILE,
    3234    DETTOOL_MODE_RUNS,
    3335    DETTOOL_MODE_CHILDLESSRUN,
     
    8082
    8183bool makecorrectionMode(pxConfig *config);
     84bool tocorrectexpMode(pxConfig *config);
     85bool tocorrectimfileMode(pxConfig *config);
    8286
    8387#endif // DETTOOL_H
Note: See TracChangeset for help on using the changeset viewer.