Your IP : 216.73.216.74


Current Path : /proc/self/root/usr/share/cmake/Modules/FortranCInterface/
Upload File :
Current File : //proc/self/root/usr/share/cmake/Modules/FortranCInterface/call_mod.f90

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