IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2006, 10:00:28 PM (21 years ago)
Author:
eugene
Message:

fixes for skyregion, generate

File:
1 edited

Legend:

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

    r5585 r5900  
    130130Stars     *rd_gsc                 PROTO((char *filename, int *nstars));
    131131int        replace_match          PROTO((Average *average, Measure *measure, Stars *star));
    132 Stars     *rfits                  PROTO((FILE *f, int *nstars));
    133 Stars     *rtext                  PROTO((FILE *f, int *nstars));
     132Stars     *rfits                  PROTO((FILE *f, unsigned int *nstars));
     133Stars     *rtext                  PROTO((FILE *f, unsigned int *nstars));
    134134void       save_pt_catalog        PROTO((Catalog *catalog));  /*** choose new name ***/
    135135double     scat_subpix            PROTO((double x, double y));
Note: See TracChangeset for help on using the changeset viewer.