Changeset 12524 for trunk/FACT++/src/DataWriteRaw.cc
- Timestamp:
- 11/15/11 14:10:43 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DataWriteRaw.cc
r12477 r12524 19 19 } 20 20 21 bool DataWriteRaw::Open(const RUN_HEAD *h, const FAD::RunDescription & d)21 bool DataWriteRaw::Open(const RUN_HEAD *h, const FAD::RunDescription &) 22 22 { 23 23 const string name = FormFileName("bin");
Note:
See TracChangeset
for help on using the changeset viewer.