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