--- trunk/OOPSE_old/src/mdtools/libmdCode/do_Forces.F90 2003/03/17 20:14:29 354 +++ trunk/OOPSE_old/src/mdtools/libmdCode/do_Forces.F90 2003/03/17 20:14:33 355 @@ -4,7 +4,7 @@ !! @author Charles F. Vardeman II !! @author Matthew Meineke -!! @version $Id: do_Forces.F90,v 1.19 2003-03-13 17:45:54 gezelter Exp $, $Date: 2003-03-13 17:45:54 $, $Name: not supported by cvs2svn $, $Revision: 1.19 $ +!! @version $Id: do_Forces.F90,v 1.20 2003-03-17 20:14:33 mmeineke Exp $, $Date: 2003-03-17 20:14:33 $, $Name: not supported by cvs2svn $, $Revision: 1.20 $ @@ -38,7 +38,7 @@ contains contains subroutine init_FF(LJ_mix_policy, use_RF_c, thisStat) - logical(kind = 2), intent(in) :: use_RF_c + logical(kind=2), intent(in) :: use_RF_c logical :: use_RF_f integer, intent(out) :: thisStat integer :: my_status, nMatches