- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/psastro/src/psastroDefineFiles.c
r21409 r33638 38 38 bool useModel = psMetadataLookupBool (&status, config->arguments, "PSASTRO.USE.MODEL"); 39 39 if (!status) { 40 fixChips= psMetadataLookupBool (&status, recipe, "PSASTRO.USE.MODEL");40 useModel = psMetadataLookupBool (&status, recipe, "PSASTRO.USE.MODEL"); 41 41 } 42 42 if (fixChips || useModel) {
Note:
See TracChangeset
for help on using the changeset viewer.
