- Timestamp:
- Oct 15, 2021, 6:45:21 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ppStack.20211015/src/ppStackCombineInitial.c
r33093 r41841 9 9 psAssert(options, "Require options"); 10 10 psAssert(config, "Require configuration"); 11 12 /* if (!options->convolve) { */13 /* // No need to do initial combination when we haven't convolved */14 /* // XXX either allocate inspect and rejected here, or do not require them downstream */15 /* return true; */16 /* } */17 11 18 12 psTimerStart("PPSTACK_INITIAL");
Note:
See TracChangeset
for help on using the changeset viewer.
