Ignore:
Timestamp:
08/17/06 16:18:49 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc

    r7292 r7881  
    611611      if (fPulserColor != MCalibrationCam::kNONE)
    612612        {
    613           *fLog << warn << "Multiple colours used simultaneously!" ;
     613          *fLog << warn << "Multiple colours used simultaneously!" << flush;
    614614          fHCam->Finalize();
    615615          if (fHBlindCam)
     
    24372437  return rc;
    24382438}
    2439 
    2440 
    2441  
Note: See TracChangeset for help on using the changeset viewer.