IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8518


Ignore:
Timestamp:
Aug 23, 2006, 10:33:59 AM (20 years ago)
Author:
eugene
Message:

removed old, irrelevant comment

File:
1 edited

Legend:

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

    r6683 r8518  
    11# include "addstar.h"
    2 # define NZONE 180
    32# define NBYTE   4
    43# define NELEM  20
     
    7877   
    7978    /* open data file */
    80     /* sprintf (filename, "%s/zone%04d.cat", USNO_B_DIR, spd); */
    8179    sprintf (filename, "%s/%03d/b%04d.cat", USNO_B_DIR, (int)(spd/10), spd);
    8280    if (VERBOSE) fprintf (stderr, "reading from %s\n", filename);
Note: See TracChangeset for help on using the changeset viewer.