Removed spurious variable

This commit is contained in:
Colin Josey 2015-10-01 14:02:37 -04:00
parent 42ca8df692
commit 7ab36529c0

View file

@ -28,7 +28,6 @@ contains
integer :: L
integer :: R
integer :: n_iteration
real(8) :: testval
L = 1
R = n
@ -69,7 +68,6 @@ contains
integer :: L
integer :: R
integer :: n_iteration
real(8) :: testval
L = 1
R = n
@ -110,7 +108,6 @@ contains
integer :: L
integer :: R
integer :: n_iteration
real(8) :: testval
L = 1
R = n