- Timestamp:
- Jul 15, 2010, 6:29:09 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/ppSim/src/ppSimPhotomReadoutForce.c
r27657 r28675 46 46 psArray *realSources = psArrayAlloc (realMeasuredSources->n); 47 47 for (int i = 0; i < realMeasuredSources->n; i++) { 48 realSources->data[i] = pmSourceCopy (realMeasuredSources->data[i]);48 realSources->data[i] = pmSourceCopyData (realMeasuredSources->data[i]); 49 49 } 50 50
Note:
See TracChangeset
for help on using the changeset viewer.
