IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2013, 2:25:04 PM (13 years ago)
Author:
eugene
Message:

added region and cpt options, test case for dvosecfilt

File:
1 edited

Legend:

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

    r35333 r35336  
    3636int    REPLACE_BY_PHOTCODE;
    3737
     38char *SINGLE_CPT;
    3839SkyRegion UserPatch;  // used by MODE CAT
    3940
     
    108109int        dvosecfilt_client_args  PROTO((int *argc, char **argv));
    109110
    110 int        dvosecfilt_catalogs     PROTO((SkyTable *insky, int Nsecfilt));
     111int        dvosecfilt_catalogs     PROTO((int Nsecfilt));
    111112int        dvosecfilt_parallel     PROTO((SkyTable *insky, int Nsecfilt));
    112113
Note: See TracChangeset for help on using the changeset viewer.