IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2016, 10:23:42 PM (10 years ago)
Author:
eugene
Message:

modify to pass with extremely pedantic build; force consistency for signed vs unsigned and int sizes; various relastro updates

Location:
trunk/Ohana
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana

  • trunk/Ohana/src/opihi/include/dvoshell.h

    r37049 r39457  
    8181void          compare               PROTO((Catalog *catlog1, Catalog *catlog2, Vector *rvec,  Vector *dvec,  Vector *mvec, Vector *drvec, Vector *ddvec, Vector *dmvec, double radius));
    8282void          cprecess              PROTO((Average *average, off_t Naverage, double in_epoch, double out_epoch));
    83 void          image_subset          PROTO((Image *image, off_t Nimage, off_t **Subset, off_t *Nsubset, SkyRegionSelection *selection, unsigned long int tzero, double trange, int TimeSelect));
    8483off_t         match_image           PROTO((Image *image, off_t Nimage, unsigned int T, short int S));
    85 off_t         match_image_subset    PROTO((Image *image, off_t *subset, off_t Nsubset, unsigned int T, short int S));
    8684void          print_value           PROTO((double value, short int ival));
    8785CMPstars     *cmpReadFits           PROTO((FILE *f, off_t *nstars));
Note: See TracChangeset for help on using the changeset viewer.