IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 10, 2007, 6:44:01 PM (19 years ago)
Author:
jhoblitt
Message:

add dettool_correction.c

File:
1 edited

Legend:

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

    r14269 r15783  
    2929    DETTOOL_MODE_DEFINEBYQUERY,
    3030    DETTOOL_MODE_DEFINEBYDETRUN,
     31    DETTOOL_MODE_MAKECORRECTION,
    3132    DETTOOL_MODE_RUNS,
    3233    DETTOOL_MODE_CHILDLESSRUN,
     
    7879pxConfig *dettoolConfig(pxConfig *config, int argc, char **argv);
    7980
     81bool makecorrectionMode(pxConfig *config);
     82
    8083#endif // DETTOOL_H
Note: See TracChangeset for help on using the changeset viewer.