Changeset 7757 for trunk/ppImage/src/ppFocus.c
- Timestamp:
- Jun 29, 2006, 10:47:55 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppFocus.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppFocus.c
r7749 r7757 40 40 // Image Arithmetic Loop 41 41 // XXX ppFocus REQUIRES photom: for it to be true? 42 // 42 43 if (!ppImageLoop(config, options)) { 43 44 psErrorStackPrint(stderr, ""); … … 58 59 59 60 // Cleaning up 61 psFree (focus); 62 psFree (fwhm); 60 63 ppImageCleanup(config, NULL); 61 64 return EXIT_SUCCESS;
Note:
See TracChangeset
for help on using the changeset viewer.
