Changeset 6114 for trunk/ppImage/src/ppImage.c
- Timestamp:
- Jan 20, 2006, 6:37:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.c
r6064 r6114 27 27 ppImageLoop(&data, &options, &config); 28 28 29 #if 0 29 30 // Output image 30 31 ppImageOutput(&data, &config); … … 32 33 // Do photometry 33 34 ppImagePhot(&data, &options, &config); 35 #endif 34 36 35 37 exit(EXIT_SUCCESS);
Note:
See TracChangeset
for help on using the changeset viewer.
