Changeset 10438 for trunk/psastro/src/psastroMosaicAstrom.c
- Timestamp:
- Dec 4, 2006, 11:45:54 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicAstrom.c
r9646 r10438 7 7 8 8 // select the current recipe 9 psMetadata *recipe = psMetadataLookupPtr (NULL, config->recipes, "PSASTRO");9 psMetadata *recipe = psMetadataLookupPtr (NULL, config->recipes, PSASTRO_RECIPE); 10 10 if (!recipe) { 11 11 psError(PSASTRO_ERR_CONFIG, true, "Can't find PSASTRO recipe!\n");
Note:
See TracChangeset
for help on using the changeset viewer.
