Changeset 32964 for trunk/psastro/src/psastroDefineFiles.c
- Timestamp:
- Dec 15, 2011, 4:45:11 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroDefineFiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroDefineFiles.c
r21409 r32964 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.
