IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 18, 2010, 2:28:52 PM (16 years ago)
Author:
eugene
Message:

unify some of the code; setup threading for basic Update as well as Continue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/include/dvomerge.h

    r29794 r29797  
    111111int        dvo_image_match_dbs    PROTO((IDmapType *IDmap, FITS_DB *tgt, FITS_DB *src));
    112112int        dvomergeImagesGetMap   PROTO((IDmapType *IDmap, char *input, char *output));
    113 int        dvomergeContinue       PROTO((int argc, char **argv));
    114113int        dvomergeFromList       PROTO((int argc, char **argv));
    115 int        dvomergeContinue_threaded PROTO((int argc, char **argv));
     114int        dvomergeUpdate_threaded PROTO((int argc, char **argv));
Note: See TracChangeset for help on using the changeset viewer.