- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroDefineFiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/psastro/src/psastroDefineFiles.c
r21409 r33098 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.
