Changeset 25027 for branches/pap/psastro/src/psastroExtractGhosts.c
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/psastro
- Property svn:mergeinfo deleted
-
branches/pap/psastro/src/psastroExtractGhosts.c
r23810 r25027 53 53 54 54 // really error-out here? or just skip? 55 if (!psastroZeroPointFromRecipe (&zeropt, &exptime, fpa, recipe)) {55 if (!psastroZeroPointFromRecipe (&zeropt, &exptime, NULL, fpa, recipe)) { 56 56 psLogMsg ("psastro", PS_LOG_INFO, "failed to load zeropt data from recipe"); 57 57 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
