IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2006, 8:01:37 PM (20 years ago)
Author:
eugene
Message:

updated load2mass

File:
1 edited

Legend:

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

    r7683 r7691  
    138138Stars     *grefstars              PROTO((char *file, int photcode, int *Nstars));
    139139Stars     *gstars                 PROTO((char *file, int *NSTARS, int photcode, Image *image));
    140 void       help                   PROTO(());
    141140int        in_image               PROTO((double r, double d, Image *image));
    142141int        load_pt_catalog        PROTO((Catalog *catalog, SkyRegion *region));  /*** choose new name ***/
     
    191190
    192191AddstarClientOptions args_client (int argc, char **argv, AddstarClientOptions options);
     192AddstarClientOptions args_load2mass (int argc, char **argv, AddstarClientOptions options);
    193193
    194194void args_server (int argc, char **argv);
Note: See TracChangeset for help on using the changeset viewer.