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

Comparing trunk/OOPSE-3.0/src/types/AtomType.hpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2062 by tim, Fri Feb 25 21:22:00 2005 UTC

# Line 214 | Line 214 | namespace oopse {
214      struct LJParam {
215          double epsilon;
216          double sigma;
217 +        int soft_pot;
218      };
219      typedef SimpleTypeData<LJParam> LJParamGenericData;
220  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines