Changeset 8120 for trunk/ippTools/src/p2pendingToDone.c
- Timestamp:
- Aug 3, 2006, 6:18:57 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/p2pendingToDone.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/p2pendingToDone.c
r8062 r8120 22 22 pendingFrame->exposure->telescope, 23 23 pendingFrame->exposure->exp_type, 24 // pendingFrame->exposure->class,25 24 pendingFrame->exposure->imfiles, 26 25 pendingFrame->exposure->filter, 27 pendingFrame->exposure->stats, 26 pendingFrame->exposure->airmass, 27 pendingFrame->exposure->ra, 28 pendingFrame->exposure->decl, 29 pendingFrame->exposure->exp_time, 30 pendingFrame->exposure->background, 28 31 "my recipe", 29 32 pendingFrame->exposure->p1_version, … … 46 49 pendingImage->class_id, 47 50 pendingImage->uri, 48 "my stats", // stats49 51 "my recipe", // recipe 50 52 pendingImage->p1_version, … … 73 75 pendingExp->telescope, 74 76 pendingExp->exp_type, 75 // pendingExp->class,76 77 pendingExp->imfiles, // XXX ndone is uneeded? 77 78 pendingExp->filter, 78 pendingExp->stats, 79 pendingExp->airmass, 80 pendingExp->ra, 81 pendingExp->decl, 82 pendingExp->exp_time, 83 pendingExp->background, 79 84 "my recipe", 80 85 pendingExp->p1_version,
Note:
See TracChangeset
for help on using the changeset viewer.
