Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
45a426a4e33b152fdb24698af85f0a115869eaeb
/
.
/
Modules
/
FortranCInterface
/
call_mod.f90
blob: 087dfd85c3152cbcea1caf48d20885f4601713b5 [
file
]
subroutine call_mod
!
DIR$ NOINLINE
use
mymodule
use
my_module
call mysub
()
call my_sub
()
end
subroutine call_mod