IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2006, 6:45:40 PM (21 years ago)
Author:
eugene
Message:

moved filename out of SkyRegion into SkyList, SkyTable

File:
1 edited

Legend:

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

    r5900 r5945  
    119119void       help                   PROTO(());
    120120int        in_image               PROTO((double r, double d, Image *image));
    121 int        load_pt_catalog        PROTO((Catalog *catalog, SkyRegion *region, char *path));  /*** choose new name ***/
     121int        load_pt_catalog        PROTO((Catalog *catalog, SkyRegion *region));  /*** choose new name ***/
    122122void       load_subpix            PROTO(());
    123123void       lock_image_db          PROTO((FITS_DB *db, char *filename));
Note: See TracChangeset for help on using the changeset viewer.