IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 24, 2005, 4:40:00 PM (21 years ago)
Author:
eugene
Message:

working version of mosastro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/mosastro/src/getusno.c

    r3297 r3323  
    2424
    2525  RA0  = catstats[0].RA[0];
    26   DEC0 = catstats[0].RA[1];
    27   RA1 = catstats[0].DEC[0];
     26  RA1 = catstats[0].RA[1];
     27  DEC0 = catstats[0].DEC[0];
    2828  DEC1 = catstats[0].DEC[1];
    2929
Note: See TracChangeset for help on using the changeset viewer.