- Timestamp:
- Apr 1, 2009, 2:33:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psModules/src/imcombine/pmSubtractionStamps.c
r21363 r23656 20 20 #include "pmModel.h" 21 21 #include "pmSource.h" 22 22 #include "pmErrorCodes.h" 23 23 24 24 #include "pmSubtraction.h" … … 355 355 if (numGood == 0 && numFound == 0) { 356 356 // No good stamps 357 psError(PM_ERR_STAMPS, true, "Unable to find suitable stamps"); 357 358 psFree(stamps); 358 359 return NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
