LIB: Difference between revisions

Jump to navigation Jump to search
74 bytes added ,  3 February 2021
Line 646: Line 646:


     ! now close the dl:
     ! now close the dl:
     status=dlclose(handle)
     status=0  ! inserted Feb 3, 2021 KD
!    status=dlclose(handle) ! commented out Feb 3, 2021 KD
     if(status/=0) then
     if(status/=0) then
       write(6,*) "[generic_data_plugin] - ERROR - Cannot open Handle"
       write(6,*) "[generic_data_plugin] - ERROR - Cannot open Handle"
2,652

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu