Changeset 6955 for trunk/psModules/src/astrom/pmConceptsWrite.c
- Timestamp:
- Apr 21, 2006, 5:20:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmConceptsWrite.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmConceptsWrite.c
r6896 r6955 404 404 ) 405 405 { 406 #ifdef OMIT_PSDB 407 return false; 408 #else 409 406 410 pmHDU *hdu = pmHDUGetLowest(NULL, NULL, cell); // The HDU at the lowest level 407 411 if (!hdu) { … … 519 523 } 520 524 return false; 525 #endif 521 526 } 522 527
Note:
See TracChangeset
for help on using the changeset viewer.
