Changeset 25027 for branches/pap/ppSim/src/ppSimMergeReadouts.c
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSim/src/ppSimMergeReadouts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ppSim/src/ppSimMergeReadouts.c
r21365 r25027 15 15 16 16 if (!inReadout->variance) { 17 if (!pmReadoutGenerateVariance(inReadout, true)) {17 if (!pmReadoutGenerateVariance(inReadout, NULL, true)) { 18 18 psError (PS_ERR_UNKNOWN, false, "trouble creating variance"); 19 19 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
