- Timestamp:
- Jan 22, 2010, 11:45:18 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack/src/ppStackOptions.c
r26475 r26671 20 20 psFree(options->convVariances); 21 21 psFree(options->psf); 22 psFree(options->inputSeeing); 22 23 psFree(options->inputMask); 23 24 psFree(options->sourceLists); … … 54 55 options->num = 0; 55 56 options->psf = NULL; 57 options->inputSeeing = NULL; 58 options->targetSeeing = NAN; 56 59 options->inputMask = NULL; 57 60 options->sourceLists = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
