removed double entry in use list
This commit is contained in:
parent
d57c7568dd
commit
0e48fb8fc7
|
@ -998,8 +998,7 @@ subroutine lattice_init
|
||||||
IO_isBlank, &
|
IO_isBlank, &
|
||||||
IO_stringPos, &
|
IO_stringPos, &
|
||||||
IO_stringValue, &
|
IO_stringValue, &
|
||||||
IO_floatValue, &
|
IO_floatValue
|
||||||
IO_EOF
|
|
||||||
use material, only: &
|
use material, only: &
|
||||||
material_configfile, &
|
material_configfile, &
|
||||||
material_localFileExt, &
|
material_localFileExt, &
|
||||||
|
|
Loading…
Reference in New Issue