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

Comparing trunk/OOPSE-2.0/src/UseTheForce/DUFF.cpp (file contents):
Revision 2109 by tim, Thu Mar 10 20:28:17 2005 UTC vs.
Revision 2189 by chuckv, Wed Apr 13 20:36:45 2005 UTC

# Line 105 | Line 105 | void DUFF::parse(const std::string& filename) {
105      
106   }
107  
108 + DUFF::~DUFF(){
109 +        destroyLJTypes();
110 +        destroyStickyTypes();
111 + }
112   } //end namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines