Changeset 30622 for trunk/psModules/src/imcombine/pmSubtractionParams.c
- Timestamp:
- Feb 13, 2011, 12:19:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionParams.c
r27086 r30622 9 9 10 10 #include "pmErrorCodes.h" 11 #include "pmFPA.h" 12 #include "pmSubtractionTypes.h" 13 #include "pmSubtraction.h" 11 14 #include "pmSubtractionStamps.h" 12 #include "pmSubtraction.h"13 15 #include "pmSubtractionParams.h" 14 16 … … 16 18 17 19 #if 0 20 // XXX this was moved to pmSubtraction.c in r15443 -- delete 18 21 // Convolve the reference stamp by the kernel 19 22 static psKernel *convolveStamp(const pmSubtractionStamp *stamp, // Stamp to be convolved
Note:
See TracChangeset
for help on using the changeset viewer.
