- Timestamp:
- Feb 23, 2007, 4:39:53 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dvo-mods-2007-02/Ohana/src/opihi/dvo/lightcurve.c
r12008 r12031 112 112 if (code[0].code != catalog.measure[m].photcode) continue; 113 113 } 114 if ( (code[0].type == PHOT_PRI) || (code[0].type == PHOT_SEC)) {114 if (code[0].type == PHOT_SEC) { 115 115 if (code[0].code != GetPhotcodeEquivCodebyCode (catalog.measure[m].photcode)) continue; 116 116 }
Note:
See TracChangeset
for help on using the changeset viewer.
