ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/InteractionManager.hpp
(Generate patch)

Comparing branches/development/src/nonbonded/InteractionManager.hpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1868 by gezelter, Tue Apr 30 15:56:54 2013 UTC

# Line 69 | Line 69 | namespace OpenMD {
69  
70    public:
71      InteractionManager();
72 <    ~InteractionManager();
72 >    virtual ~InteractionManager();
73      void setSimInfo(SimInfo* info) {info_ = info;}
74      void initialize();
75  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines