IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5268


Ignore:
Timestamp:
Oct 10, 2005, 8:49:09 PM (21 years ago)
Author:
eugene
Message:

added comments, dropped unused NARGS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/args.c

    r5234 r5268  
    11# include "addstar.h"
    2 # define NARGS 2  /* minimum is: addstar (filename) */
    32
    43void help () {
     
    194193    SKYPROBE = TRUE;
    195194    remove_argument (N, &argc, argv);
     195    /* XXX EAM : define airmass calculation method?
     196                 set calibrate to true
     197                 perhaps a 'skyprobe' data format (for image.sky issue)
     198    */
    196199  }
    197200  /* accept bad header astrometry */
Note: See TracChangeset for help on using the changeset viewer.