Changeset 16797
- Timestamp:
- Mar 4, 2008, 12:17:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080223/Ohana/src/opihi/dvo/dbExtractMeasures.c
r16703 r16797 176 176 case MEAS_XCCD: /* OK */ 177 177 /* I need to perform this conversion for ELIXIR and LONEOS formats on load */ 178 # if 0178 # if 1 179 179 value = measure[0].Xccd; 180 180 # else … … 189 189 case MEAS_YCCD: /* OK */ 190 190 /* I need to perform this conversion for ELIXIR and LONEOS formats on load */ 191 # if 0191 # if 1 192 192 value = measure[0].Yccd; 193 193 # else
Note:
See TracChangeset
for help on using the changeset viewer.
