ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/staticProps/GofR.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/staticProps/GofR.cpp (file contents):
Revision 2038 by tim, Wed Feb 16 20:30:50 2005 UTC vs.
Revision 2044 by tim, Thu Feb 17 16:21:07 2005 UTC

# Line 120 | Line 120 | void GofR::writeRdf() {
120          
121      } else {
122  
123 <
123 >        sprintf(painCave.errMsg, "GofR: unable to open %s\n", outputFilename_.c_str());
124 >        painCave.isFatal = 1;
125 >        simError();  
126      }
127  
128      rdfStream.close();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines