Changeset 6955 for trunk/psModules/src/astrom/pmConceptsRead.c
- Timestamp:
- Apr 21, 2006, 5:20:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmConceptsRead.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmConceptsRead.c
r6872 r6955 258 258 ) 259 259 { 260 #ifdef OMIT_PSDB 261 return false; 262 #else 263 260 264 pmHDU *hdu = pmHDUGetLowest(fpa, chip, cell); // The HDU at the lowest level 261 265 if (!hdu) { … … 364 368 } 365 369 return false; 370 #endif 366 371 } 367 372
Note:
See TracChangeset
for help on using the changeset viewer.
