IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2012, 2:49:37 PM (14 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/psastro/src/psastroDefineFiles.c

    r21409 r33638  
    3838    bool useModel = psMetadataLookupBool (&status, config->arguments, "PSASTRO.USE.MODEL");
    3939    if (!status) {
    40         fixChips = psMetadataLookupBool (&status, recipe, "PSASTRO.USE.MODEL");
     40        useModel = psMetadataLookupBool (&status, recipe, "PSASTRO.USE.MODEL");
    4141    }
    4242    if (fixChips || useModel) {
Note: See TracChangeset for help on using the changeset viewer.