last version still did not compile: IO_write_jobFile was not used by mesh_init

This commit is contained in:
Christoph Kords 2013-04-19 13:02:37 +00:00
parent 55bc741d1d
commit 12760026a4
1 changed files with 1 additions and 0 deletions

View File

@ -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