IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2016, 1:12:14 PM (11 years ago)
Author:
eugene
Message:

changes to dvomerge to handle a cpt list restriction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvo.h

    r39293 r39301  
    10711071SkyTable  *SkyTableLoadOptimal     PROTO((char *catdir, char *SKYFILE, char *GSCFILE, int readwrite, int depth, int VERBOSE));
    10721072int        SkyTableSetDepth        PROTO((SkyTable *sky, int depth));
     1073SkyList   *SkyListMatchList        PROTO((SkyList *inlist, char **cptlist, int Ncptlist));
    10731074SkyList   *SkyRegionByIndex        PROTO((SkyTable *table, int index));
    10741075SkyList   *SkyRegionByCPT          PROTO((SkyTable *table, char *filename));
Note: See TracChangeset for help on using the changeset viewer.