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

Comparing trunk/OOPSE-4/src/UseTheForce/EAM_FF.cpp (file contents):
Revision 2098 by tim, Wed Mar 9 17:58:33 2005 UTC vs.
Revision 2109 by tim, Thu Mar 10 20:28:17 2005 UTC

# Line 101 | Line 101 | void EAM_FF::parse(const std::string& filename) {
101      for (at = atomTypeCont_.beginType(i); at != NULL; at = atomTypeCont_.nextType(i)) {
102          at->complete();
103      }
104 <    
104 >
105 >    delete ffStream;
106   }
107  
108  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines