Changeset 5986 for trunk/psphot/src/psphotBasicDeblend.c
- Timestamp:
- Jan 13, 2006, 9:03:34 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotBasicDeblend.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotBasicDeblend.c
r5828 r5986 132 132 } 133 133 psLogMsg ("psphot.deblend", 3, "identified %d blended objects (%f sec)\n", Nblend, psTimerMark ("psphot")); 134 135 char *breakPt = psMetadataLookupPtr (&status, config, "BREAK_POINT"); 136 if (!strcasecmp (breakPt, "DEBLEND")) exit (0); 137 134 138 return true; 135 139 }
Note:
See TracChangeset
for help on using the changeset viewer.
