IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2006, 11:45:54 AM (20 years ago)
Author:
eugene
Message:

updated to new pmConfigRead, added PSASTRO_RECIPE, new option lookup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroAstromGuess.c

    r9641 r10438  
    2828
    2929    // select the current recipe
    30     psMetadata *recipe  = psMetadataLookupPtr (NULL, config->recipes, "PSASTRO");
     30    psMetadata *recipe  = psMetadataLookupPtr (NULL, config->recipes, PSASTRO_RECIPE);
    3131    if (!recipe) {
    3232        psError(PSASTRO_ERR_CONFIG, true, "Can't find PSASTRO recipe!");
Note: See TracChangeset for help on using the changeset viewer.