Changeset 11381 for trunk/psphot/src/psphotBlendFit.c
- Timestamp:
- Jan 29, 2007, 12:36:32 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotBlendFit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotBlendFit.c
r11263 r11381 30 30 31 31 for (int i = 0; i < sources->n; i++) { 32 if (i%100 == 0) psphotFitSummary ();32 // if (i%100 == 0) psphotFitSummary (); 33 33 34 34 pmSource *source = sources->data[i];
Note:
See TracChangeset
for help on using the changeset viewer.
