Changeset 3285


Ignore:
Timestamp:
02/25/04 00:04:28 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3281 r3285  
    169169      *fLog << warn << GetDescriptor()
    170170                    << ": WARNING: Dummy calibration, no calibration applied!!" << endl;
     171      break;
     172    case kNone:
     173      *fLog << warn << GetDescriptor()
     174                    << ": WARNING: No calibration applied!!" << endl;
    171175      break;
    172176    default:
Note: See TracChangeset for help on using the changeset viewer.