IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2007, 9:54:06 AM (19 years ago)
Author:
eugene
Message:

adding optional output formats to getstar

File:
1 edited

Legend:

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

    r9630 r15540  
    1919
    2020char OUTPUT[256];
     21char OUTFORMAT[256];
    2122char GSCFILE[256];
    2223char CATDIR[256];
     
    2829int  MagLimitUse;
    2930float MagLimitValue;
     31PhotCode *photcode;
    3032
    3133int  args             PROTO((int argc, char **argv));
Note: See TracChangeset for help on using the changeset viewer.