Changeset 18526 for branches/Corsika7500Compatibility/mfileio
- Timestamp:
- 06/28/16 14:29:15 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Corsika7500Compatibility/mfileio/MReadFiles.cc
r11553 r18526 157 157 158 158 // return stream status 159 return *fIn;159 return fIn->good(); 160 160 } 161 161
Note:
See TracChangeset
for help on using the changeset viewer.