IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9631


Ignore:
Timestamp:
Oct 18, 2006, 8:52:48 AM (20 years ago)
Author:
eugene
Message:

adding equiv to REF photcodes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/LoadPhotcodes.c

    r7682 r9631  
    111111      photcode[Np].c1    = 0;
    112112      photcode[Np].c2    = 0;
    113       photcode[Np].equiv = 0;
     113      photcode[Np].equiv = atoi (Primary);
    114114      photcode[Np].X[0]  = 0;
    115115      photcode[Np].Nc    = 0;
Note: See TracChangeset for help on using the changeset viewer.