IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2006, 3:25:27 PM (20 years ago)
Author:
jhoblitt
Message:

fix dettoolConfig()'s name
stub out modes in dettool.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettoolConfig.c

    r7053 r7058  
    1010// this function can not fail -- exits on error
    1111
    12 pxConfig *p1searchConfig(pxConfig *config, int argc, char **argv) {
     12pxConfig *dettoolConfig(pxConfig *config, int argc, char **argv) {
    1313    if (!config) {
    1414        config = pxConfigAlloc();
Note: See TracChangeset for help on using the changeset viewer.