IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19731


Ignore:
Timestamp:
Sep 23, 2008, 6:05:19 PM (18 years ago)
Author:
eugene
Message:

typo in format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/skycalc/src/sundata.c

    r19719 r19731  
    5252  SC_lpsun (jdnow, &Rsun, &Dsun);
    5353
    54   if (VERBOSE) fprintf (stderr, "jdnow: %lf, sid: $lf\n", jdnow, sid);
     54  if (VERBOSE) fprintf (stderr, "jdnow: %lf, sid: %lf\n", jdnow, sid);
    5555
    5656  /* dot product of unit vectors of (RAo,DECo) & (Rsun,Dsun) */
Note: See TracChangeset for help on using the changeset viewer.