Changeset 19343
- Timestamp:
- Sep 3, 2008, 11:46:28 AM (18 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ppStack/src/ppStackMatch.c (modified) (1 diff)
-
ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r19342 r19343 230 230 231 231 if (threads > 0) { 232 pmSubtractionThreadsFinalize( output, NULL,readout, fake);232 pmSubtractionThreadsFinalize(readout, fake); 233 233 } 234 234 -
trunk/ppSub/src/ppSubReadout.c
r19341 r19343 190 190 psFree(optWidths); 191 191 192 pmSubtractionThreadsFinalize(in Conv, refConv, inRO, refRO);192 pmSubtractionThreadsFinalize(inRO, refRO); 193 193 194 194 // Add kernel descrption to header
Note:
See TracChangeset
for help on using the changeset viewer.
