removed unreachable statement

This commit is contained in:
Edoardo Apra 2003-02-17 17:56:15 +00:00
parent 0b9da0ad10
commit 62151ae9ea

View file

@ -954,9 +954,8 @@ c
if (.not. inp_f(xfac(19))) then
xfac(19) = 1.0d0
endif
goto 10
c
goto 10
c
c
c cpbe96 Perdew-Burke-Ernzerhof functional for correlation
c