- Timestamp:
- Feb 10, 2010, 4:24:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/config/pmConfigRun.c
r23748 r26879 160 160 psArray *files = configRunFileGet(config, name, "FILES.INPUT"); // Files from RUN metadata 161 161 if (!files) { 162 configRunFileGet(config, name, "FILES.OUTPUT");162 files = configRunFileGet(config, name, "FILES.OUTPUT"); 163 163 } 164 164
Note:
See TracChangeset
for help on using the changeset viewer.
