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