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

Comparing trunk/OOPSE-4/src/types/AtomTypeProperties.h (file contents):
Revision 2426 by chuckv, Tue Nov 1 23:32:25 2005 UTC vs.
Revision 2427 by chuckv, Mon Nov 14 21:29:36 2005 UTC

# Line 21 | Line 21 | typedef  struct{
21    int is_EAM;
22    int is_Shape;
23    int is_FLARB;
24 <  int is_SuttonChen;
24 >  int is_SC;
25    int is_MEAM;
26   } AtomTypeProperties;
27   #endif
# Line 44 | Line 44 | typedef  struct{
44      integer :: is_EAM
45      integer :: is_Shape
46      integer :: is_FLARB
47 <    integer :: is_SuttonChen
47 >    integer :: is_SC
48      integer :: is_MEAM
49    end type AtomTypeProperties
50   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines