Changeset 3285
- Timestamp:
- 02/25/04 00:04:28 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrate.cc
r3281 r3285 169 169 *fLog << warn << GetDescriptor() 170 170 << ": WARNING: Dummy calibration, no calibration applied!!" << endl; 171 break; 172 case kNone: 173 *fLog << warn << GetDescriptor() 174 << ": WARNING: No calibration applied!!" << endl; 171 175 break; 172 176 default:
Note:
See TracChangeset
for help on using the changeset viewer.