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