Changeset 24486 for trunk/ppSim/src/ppSimLoop.c
- Timestamp:
- Jun 18, 2009, 10:44:43 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimLoop.c
r23465 r24486 121 121 // build one here 122 122 if (!readout->variance) { 123 if (!pmReadoutGenerateVariance(readout, true)) {123 if (!pmReadoutGenerateVariance(readout, NULL, true)) { 124 124 psError (PS_ERR_UNKNOWN, false, "trouble creating variance"); 125 125 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
