Changeset 6950 for trunk/psphot/src/psphotSourceStats.c
- Timestamp:
- Apr 21, 2006, 11:50:52 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourceStats.c
r6862 r6950 16 16 17 17 sources = psArrayAlloc (peaks->n); 18 sources->n = 0;18 // DROP sources->n = 0; 19 19 20 20 for (int i = 0; i < peaks->n; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
