Changeset 7168 for trunk/MagicSoft


Ignore:
Timestamp:
06/15/05 18:56:36 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7166 r7168  
    2828   * datacenter/macros/insertdataset.C:
    2929     - fixed bug -> no new sourcenames can be inserted by this macro
     30
     31   * datacenter/macros/writesequencefile.C:
     32     - fixed small bug in logging-output
    3033
    3134
  • trunk/MagicSoft/Mars/datacenter/macros/writesequencefile.C

    r7112 r7168  
    302302    fout << endl;
    303303
    304     cout << " done <Nevts=" << data[8] << ">" << endl;
     304    cout << " done <Nevts=" << data[9] << ">" << endl;
    305305
    306306    return kTRUE;
Note: See TracChangeset for help on using the changeset viewer.