Changeset 7168
- Timestamp:
- 06/15/05 18:56:36 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7166 r7168 28 28 * datacenter/macros/insertdataset.C: 29 29 - fixed bug -> no new sourcenames can be inserted by this macro 30 31 * datacenter/macros/writesequencefile.C: 32 - fixed small bug in logging-output 30 33 31 34 -
trunk/MagicSoft/Mars/datacenter/macros/writesequencefile.C
r7112 r7168 302 302 fout << endl; 303 303 304 cout << " done <Nevts=" << data[ 8] << ">" << endl;304 cout << " done <Nevts=" << data[9] << ">" << endl; 305 305 306 306 return kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.