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/dettool.h

    r7053 r7058  
    1 #ifndef P1SEARCH_H
    2 #define P1SEARCH_H 1
     1#ifndef DETTOOL_H
     2#define DETTOOL_H 1
    33
    44#include "pxtools.h"
     
    1414} dettoolMode;
    1515
    16 pxConfig *p1searchConfig(pxConfig *config, int argc, char **argv);
     16pxConfig *dettoolConfig(pxConfig *config, int argc, char **argv);
    1717
    18 #endif // P1SEARCH_H
     18#endif // DETTOOL_H
Note: See TracChangeset for help on using the changeset viewer.