Changeset 7758 for trunk/psphot/src/psphotBasicDeblend.c
- Timestamp:
- Jun 29, 2006, 10:50:09 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotBasicDeblend.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotBasicDeblend.c
r6950 r7758 125 125 psLogMsg ("psphot.deblend", 3, "identified %d blended objects (%f sec)\n", Nblend, psTimerMark ("psphot")); 126 126 127 char *breakPt = psMetadataLookupStr (&status, recipe, "BREAK_POINT");128 if (!strcasecmp (breakPt, "DEBLEND")) exit (0);129 130 127 psFree (SN); 131 128 psFree (index);
Note:
See TracChangeset
for help on using the changeset viewer.
