ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/UseTheForce/DUFF.cpp
(Generate patch)

Comparing branches/development/src/UseTheForce/DUFF.cpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1467 by gezelter, Sat Jul 17 15:33:03 2010 UTC

# Line 41 | Line 41
41  
42  
43   #include "UseTheForce/DUFF.hpp"
44 #include "UseTheForce/DarkSide/lj_interface.h"
44   #include "UseTheForce/DarkSide/sticky_interface.h"
45   #include "UseTheForce/DarkSide/gb_interface.h"
46   #include "UseTheForce/ForceFieldFactory.hpp"
# Line 134 | Line 133 | namespace OpenMD {
133    }
134  
135    DUFF::~DUFF(){
137    destroyLJTypes();
136      destroyStickyTypes();
137      destroyGayBerneTypes();
138    }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines