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

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