Changeset 6064 for trunk/ppImage/src/ppImage.c
- Timestamp:
- Jan 19, 2006, 4:58:42 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.c
r5976 r6064 27 27 ppImageLoop(&data, &options, &config); 28 28 29 // output options 30 // ppImageOutput(&data, &options, &config); 29 // Output image 30 ppImageOutput(&data, &config); 31 32 // Do photometry 33 ppImagePhot(&data, &options, &config); 31 34 32 35 exit(EXIT_SUCCESS);
Note:
See TracChangeset
for help on using the changeset viewer.
