Changeset 8470 for trunk/psphot/src/psphotChoosePSF.c
- Timestamp:
- Aug 22, 2006, 9:57:51 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotChoosePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotChoosePSF.c
r8437 r8470 100 100 101 101 // save only the best model; 102 psf = psMem Copy(try->psf);102 psf = psMemIncrRefCounter(try->psf); 103 103 psFree (models); 104 104
Note:
See TracChangeset
for help on using the changeset viewer.
