ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/atype_module.F90
(Generate patch)

Comparing trunk/OOPSE/libmdtools/atype_module.F90 (file contents):
Revision 631 by chuckv, Thu Jul 17 19:25:51 2003 UTC vs.
Revision 633 by chuckv, Thu Jul 17 19:32:13 2003 UTC

# Line 56 | Line 56 | contains
56      call setElementProperty(atypes, me, "is_DP", l_is_DP)
57      call setElementProperty(atypes, me, "is_Sticky", l_is_Sticky)
58      call setElementProperty(atypes, me, "is_GB", l_is_GB)
59 <    call setElementPorperty(atypes, me, "is_EAM", l_is_EAM)
59 >    call setElementProperty(atypes, me, "is_EAM", l_is_EAM)
60  
61      if (l_is_LJ) then
62         call setElementProperty(atypes, me, "lj_sigma", lj_sigma)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines