Changeset 15058
- Timestamp:
- Sep 27, 2007, 2:42:32 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourceFits.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourceFits.c
r14655 r15058 219 219 psTrace ("psphot", 5, "trying blob...\n"); 220 220 221 // psTraceSetLevel("psModules.objects.pmSourceFitSet", 5); 222 221 223 // this temporary source is used as a place-holder by the psphotEval functions below 222 224 pmSource *tmpSrc = pmSourceAlloc (); … … 245 247 246 248 psFree (tmpSrc); 249 250 // psTraceSetLevel("psModules.objects.pmSourceFitSet", 0); 247 251 248 252 if (okEXT && okDBL) {
Note:
See TracChangeset
for help on using the changeset viewer.
