IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2006, 5:30:39 PM (20 years ago)
Author:
jhoblitt
Message:

stub out pzsearch

File:
1 edited

Legend:

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

    r6416 r6659  
    2525    PX_MODE_DELETE,                     // set the current state
    2626    PX_MODE_RECREATE,                   // set the current state
     27    PX_MODE_SEEN,                       // set the current state
     28    PX_MODE_COPYDONE,                   // set the current state
    2729} pxMode;
    2830
     
    134136rawDetrendFrame *newToRawDetrendFrame(newFrame *newFrame);
    135137bool rawDetrendFrameInsert(pxConfig *config, rawDetrendFrame *frame);
     138
     139bool pzsearchConfig(pxConfig *config, int argc, char **argv);
Note: See TracChangeset for help on using the changeset viewer.