mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Removed spurious variable
This commit is contained in:
parent
42ca8df692
commit
7ab36529c0
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue