- Timestamp:
- Aug 26, 2010, 9:18:39 AM (16 years ago)
- Location:
- branches/sc_branches/trunkTest
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSim/src/ppSimPhotomReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/trunkTest
- Property svn:mergeinfo changed
-
branches/sc_branches/trunkTest/ppSim/src/ppSimPhotomReadout.c
r27657 r29060 69 69 psArray *fakeSources = psArrayAlloc (injectedSources->n); 70 70 for (int i = 0; i < injectedSources->n; i++) { 71 fakeSources->data[i] = pmSourceCopy (injectedSources->data[i]);71 fakeSources->data[i] = pmSourceCopyData (injectedSources->data[i]); 72 72 } 73 73
Note:
See TracChangeset
for help on using the changeset viewer.
