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