ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE_old/src/mdtools/libmdCode/atype_typedefs.F90
(Generate patch)

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/atype_typedefs.F90 (file contents):
Revision 292 by chuckv, Thu Mar 6 14:52:44 2003 UTC vs.
Revision 295 by chuckv, Thu Mar 6 19:57:03 2003 UTC

# Line 63 | Line 63 | module atype_typedefs
63       logical :: is_DP = .false.
64       logical :: is_Sticky = .false.
65       logical :: is_GB = .false.
66 +     logical :: is_eam = .false.
67      
68   !! Mass of Particle
69       real ( kind = dp )  :: mass = 0.0_dp

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines