Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
748921b693983c9ef00aec9f93a3fa26faa91f8e
/
.
/
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