Ignore:
Timestamp:
03/16/05 13:27:32 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r6361 r6828  
    316316      return kFALSE;
    317317      break;
    318      
     318
     319    case 40493:
    319320    case 45116:
    320321    case 45609:
    321322    case 45219:
    322       *fLog << err << "Sorry, run " << num << " was taken with a combination of colours used to flat-field ";
     323      *fLog << err << dec << "Sorry, run " << num
     324            << " was taken with a combination of colours used to flat-field ";
    323325      *fLog << err << "the camera. It cannot be used for the standard calibration " << endl;
    324326      return kFALSE;
Note: See TracChangeset for help on using the changeset viewer.