IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 16, 2006, 6:12:57 PM (21 years ago)
Author:
eugene
Message:

updated tables and functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dettools/src/dettools.c

    r5881 r6022  
    1 # include "p2search.h"
     1# include "dettools.h"
    22
    33int main (int argc, char **argv) {
     
    3939    if (config->mode == DET_MODE_UPDATE_RESID) {
    4040        exposures = detSelectResidUpdateExposures (config);
    41         detUpdateResdiExposures (config, exposures);
     41        detUpdateResidExposures (config, exposures);
    4242    }
    4343
Note: See TracChangeset for help on using the changeset viewer.