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/psastroMosaicAstrom.c

    r9646 r10438  
    77
    88    // select the current recipe
    9     psMetadata *recipe  = psMetadataLookupPtr (NULL, config->recipes, "PSASTRO");
     9    psMetadata *recipe  = psMetadataLookupPtr (NULL, config->recipes, PSASTRO_RECIPE);
    1010    if (!recipe) {
    1111        psError(PSASTRO_ERR_CONFIG, true, "Can't find PSASTRO recipe!\n");
Note: See TracChangeset for help on using the changeset viewer.