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

Comparing trunk/OOPSE-3.0/src/applications/staticProps/GofXyz.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 147 | Line 147 | void GofXyz::writeRdf() {
147          
148      } else {
149  
150 <
150 >        sprintf(painCave.errMsg, "GofXyz: unable to open %s\n", outputFilename_.c_str());
151 >        painCave.isFatal = 1;
152 >        simError();  
153      }
154  
155      rdfStream.close();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines