- Timestamp:
- Sep 27, 2013, 8:48:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/pmSource.c
r35768 r36157 66 66 psFree(tmp->extpars); 67 67 psFree(tmp->diffStats); 68 psFree(tmp->galaxyFits); 68 69 psFree(tmp->radialAper); 69 70 psTrace("psModules.objects", 10, "---- end ----\n"); … … 164 165 source->extpars = NULL; 165 166 source->diffStats = NULL; 167 source->galaxyFits = NULL; 166 168 source->radialAper = NULL; 167 169 source->parent = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
