ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/sequentialProps/SequentialAnalyzer.cpp
(Generate patch)

Comparing trunk/src/applications/sequentialProps/SequentialAnalyzer.cpp (file contents):
Revision 2024 by gezelter, Thu Oct 16 19:13:51 2014 UTC vs.
Revision 2029 by gezelter, Thu Oct 30 18:51:38 2014 UTC

# Line 114 | Line 114 | namespace OpenMD {
114        
115      } else {
116        sprintf(painCave.errMsg,
117 <              "SequentialAnalyzer::writeCorrelate Error: fail to open %s\n",
117 >              "SequentialAnalyzer::writeSequence Error: fail to open %s\n",
118                outputFilename_.c_str());
119        painCave.isFatal = 1;
120        simError();        

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines