ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/Validation/src/GenRelValMod.cc
(Generate patch)

Comparing UserCode/MitAna/Validation/src/GenRelValMod.cc (file contents):
Revision 1.5 by loizides, Fri Nov 21 20:12:26 2008 UTC vs.
Revision 1.6 by loizides, Mon Mar 23 22:15:16 2009 UTC

# Line 32 | Line 32 | void GenRelValMod::SlaveBegin()
32    if (fWrite) {
33      ofile = new std::ofstream(fFileName);
34      if (ofile->bad()) {
35 <      SendError(kAbortAnalysis, "SlaveBegin", "Can not open output file.");
35 >      SendError(kAbortAnalysis, "SlaveBegin", "Cannot open output file.");
36      }
37    }
38   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines