IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2005, 2:37:39 PM (21 years ago)
Author:
eugene
Message:

changed load_catalog to take the mode from the catalog structure rather than as an argument

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/uniphot/include/uniphot.h

    r5014 r5320  
    9090void          sortB              PROTO((double *X, double *Y, int N));
    9191void          sortD              PROTO((double *X, double *Y, double *Z, int N));
    92 void          update_catalog    PROTO((Catalog *catalog, Group *sgroup, int warn));
     92void          update_dvo_catalog PROTO((Catalog *catalog, Group *sgroup, int warn));
    9393void          wcatalog           PROTO((Catalog *catalog));
    9494void          wimages            PROTO((Image *image, int Nimage));
Note: See TracChangeset for help on using the changeset viewer.