Changeset 10438 for trunk/psastro/src/psastroParseCamera.c
- Timestamp:
- Dec 4, 2006, 11:45:54 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroParseCamera.c
r9574 r10438 13 13 14 14 // select recipe options supplied on command line 15 psMetadata *recipe = psMetadataLookupPtr (&status, config->recipes, "PSASTRO"); 16 psMetadata *options = psMetadataLookupPtr (&status, config->arguments, "PSASTRO.OPTIONS"); 17 psMetadataCopy (recipe, options); 15 psMetadata *recipe = psMetadataLookupPtr (&status, config->recipes, PSASTRO_RECIPE); 18 16 19 17 // set default recipe values here
Note:
See TracChangeset
for help on using the changeset viewer.
