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

Comparing trunk/OOPSE-4/src/types/DirectionalAtomType.hpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2220 by chrisfen, Thu May 5 14:47:35 2005 UTC

# Line 76 | Line 76 | namespace oopse {
76      void setQuadrupole() { atp.is_Quadrupole = 1; }
77      void setGayBerne() { atp.is_GayBerne = 1; }
78      void setSticky() { atp.is_Sticky = 1; }
79 +    void setStickyPower() { atp.is_StickyPower = 1; }
80      void setShape() { atp.is_Shape = 1;}
81  
82      virtual void complete();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines