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

Comparing branches/new_design/OOPSE-3.0/src/types/AtomType.cpp (file contents):
Revision 1812 by tim, Mon Nov 29 14:40:30 2004 UTC vs.
Revision 1813 by tim, Wed Dec 1 17:38:32 2004 UTC

# Line 25 | Line 25 | namespace oopse {
25      atp.is_Electrostatic = 0;
26      atp.is_Charge = 0;
27      atp.is_Dipole = 0;
28 +    atp.is_Multipole = 0;
29      atp.is_Sticky = 0;
30      atp.is_GayBerne = 0;
31      atp.is_EAM = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines