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 3150 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 3151 by chuckv, Fri Jul 6 18:13:40 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines