Your IP : 216.73.216.48


Current Path : /usr/X11R6/share/cmake-3.5/Modules/FortranCInterface/
Upload File :
Current File : //usr/X11R6/share/cmake-3.5/Modules/FortranCInterface/call_mod.f90

subroutine call_mod
  use mymodule
  use my_module
  call mysub()
  call my_sub()
end subroutine call_mod