ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Atom.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Atom.hpp (file contents):
Revision 1136 by tim, Tue Apr 27 16:26:44 2004 UTC vs.
Revision 1150 by gezelter, Fri May 7 21:35:05 2004 UTC

# Line 42 | Line 42 | class Atom : public StuntDouble { (public)
42  
43    void getRc(double theRc[3]);
44    void setRc(double theRc[3]);
45 <
45 >  
46    double getMassRatio() { return *massRatio;}
47    void setMassRatio(double theMassRatio) { *massRatio = theMassRatio;}
48  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines