- Timestamp:
- Feb 15, 2009, 9:56:23 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20090208/psphot/src/psphotAddNoise.c
r21183 r21490 50 50 51 51 // skip sources which were not subtracted 52 if (!(source-> mode & PM_SOURCE_MODE_SUBTRACTED)) continue;52 if (!(source->tmpFlags & PM_SOURCE_TMPF_SUBTRACTED)) continue; 53 53 54 54 // select appropriate model
Note:
See TracChangeset
for help on using the changeset viewer.
