last version still did not compile: IO_write_jobFile was not used by mesh_init
This commit is contained in:
parent
55bc741d1d
commit
12760026a4
|
@ -473,6 +473,7 @@ subroutine mesh_init(ip,el)
|
|||
use IO, only: &
|
||||
IO_timeStamp, &
|
||||
IO_error, &
|
||||
IO_write_jobFile, &
|
||||
#ifdef Abaqus
|
||||
IO_abaqus_hasNoPart, &
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue