Changeset 6320 for trunk/psphot/src/psphotRoughClass.c
- Timestamp:
- Feb 3, 2006, 8:51:28 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotRoughClass.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotRoughClass.c
r5993 r6320 1 1 # include "psphot.h" 2 2 3 // 2006.02.02 : no leaks 3 4 bool psphotRoughClass (psArray *sources, psMetadata *config) { 4 5 … … 6 7 pmPSFClump psfClump; 7 8 8 // XXX - this has 1 leak9 9 psfClump = pmSourcePSFClump (sources, config); 10 10
Note:
See TracChangeset
for help on using the changeset viewer.
