Fork me on GitHub

Changeset 498cda4 in git for modules/ConstituentFilter.cc


Ignore:
Timestamp:
Nov 4, 2013, 11:21:27 AM (11 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
8336b6e
Parents:
1e19aa5
Message:

replace ;; with ;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ConstituentFilter.cc

    r1e19aa5 r498cda4  
    7979    iterator = array->MakeIterator();
    8080
    81     fInputMap[iterator] = ExportArray(param[i*2 + 1].GetString());;
     81    fInputMap[iterator] = ExportArray(param[i*2 + 1].GetString());
    8282  }
    8383}
Note: See TracChangeset for help on using the changeset viewer.