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

Comparing trunk/OOPSE-4/src/types/AtomType.cpp (file contents):
Revision 2220 by chrisfen, Thu May 5 14:47:35 2005 UTC vs.
Revision 2406 by chuckv, Tue Nov 1 23:32:25 2005 UTC

# Line 73 | Line 73 | namespace oopse {
73      atp.is_EAM = 0;
74      atp.is_Shape = 0;
75      atp.is_FLARB = 0;  
76 +    atp.is_SuttonChen = 0;
77 +    atp.is_MEAM = 0;
78    }
79      
80    void AtomType::makeFortranAtomType() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines