Changeset 20236
- Timestamp:
- Oct 17, 2008, 1:00:03 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotMakeGrowthCurve.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotMakeGrowthCurve.c
r20079 r20236 4 4 5 5 bool status; 6 7 psTimerStart ("growth"); 6 8 7 9 // set limits on the aperture magnitudes … … 32 34 } 33 35 36 psLogMsg ("psphot", PS_LOG_INFO, "built growth curve: %f sec\n", psTimerMark ("growth")); 37 34 38 return true; 35 39 }
Note:
See TracChangeset
for help on using the changeset viewer.
