Skip to content
Snippets Groups Projects
Commit 451b1c74 authored by Alan Wai Hou Lio's avatar Alan Wai Hou Lio
Browse files

test2

parent b6c7b791
No related branches found
No related tags found
No related merge requests found
Pipeline #67459 failed
......@@ -66,7 +66,7 @@ array2(1)=1.0
!-----------------------------------------------------
! Find external 'subroutine'
dll%p_discon=loadsymbol(dll%p_dll,'discon_sub')
dll%p_discon=loadsymbol(dll%p_dll,'discon')
if (dll%p_discon==0) then
write(0,*) '*** ERROR *** In external dll bl2h2. The function discon_sub could not be loaded from discon DLL - error!'
array2(1)=0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment