Changeset 11364
- Timestamp:
- Jan 29, 2007, 7:43:25 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImagePhotom.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImagePhotom.c
r11352 r11364 15 15 16 16 psphotModelGroupInit (); 17 18 // select recipe options supplied on command line 19 psMetadata *recipe = psMetadataLookupPtr (&status, config->recipes, PSPHOT_RECIPE); 17 20 18 21 // find or define a pmFPAfile PSPHOT.INPUT … … 45 48 } 46 49 } 47 48 // select recipe options supplied on command line49 psMetadata *recipe = psMetadataLookupPtr (&status, config->recipes, PSPHOT_RECIPE);50 50 51 51 // NOTE the difference here from psphotParseCamera: the mask and weight
Note:
See TracChangeset
for help on using the changeset viewer.
