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/opihi/dvo/init.c

    r5451 r5900  
    66int calmextract     PROTO((int, char **));
    77int catlog          PROTO((int, char **));
     8int catdir_define   PROTO((int, char **));
    89int ccd             PROTO((int, char **));
    910int cmatch          PROTO((int, char **));
     
    6162  {"calextract",  calextract,   "extract photometry calibration"},
    6263  {"calmextract", calmextract,  "extract photometry calibration"},
     64  {"catdir",      catdir_define,"re-define CATDIR"},
    6365  {"ccd",         ccd,          "plot color-color diagram"},
    6466  {"cmatch",      cmatch,       "match two catalogs"},
Note: See TracChangeset for help on using the changeset viewer.