Changeset 13667 for trunk/ppMerge/src/ppMergeCombine.c
- Timestamp:
- Jun 5, 2007, 4:16:51 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppMerge/src/ppMergeCombine.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMerge/src/ppMergeCombine.c
r13624 r13667 265 265 // Statistics on the merged cell 266 266 if (data->statsFile) { 267 data->stats = ppStats(data->stats, data->out, view, config); // Statistics for output FPA 267 data->stats = ppStats(data->stats, data->out, view, options->combine->maskVal, 268 config); // Statistics for output FPA 268 269 } 269 270
Note:
See TracChangeset
for help on using the changeset viewer.
