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

Comparing trunk/OOPSE-3.0/src/io/EAMAtomTypesSectionParser.cpp (file contents):
Revision 1957 by tim, Tue Jan 25 17:45:23 2005 UTC vs.
Revision 2109 by tim, Thu Mar 10 20:28:17 2005 UTC

# Line 136 | Line 136 | void EAMAtomTypesSectionParser::parseEAMParamFile(Forc
136      parseEAMArray(*ppfStream, eamParam.rhovals, eamParam.nr);
137      
138      atomType->addProperty(new EAMParamGenericData("EAM", eamParam));
139 +
140 +    delete ppfStream;
141   }
142  
143   void EAMAtomTypesSectionParser::parseEAMArray(std::istream& input,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines