Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2a72cad9bec2e9bf2fafcde4e0affcf0a6afc96e
/
.
/
Modules
/
FortranCInterface
/
call_mod.f90
blob: 9b6af640e30969a73abc1bb55d93c33620f069d3 [
file
]
subroutine call_mod
use
mymodule
use
my_module
call mysub
()
call my_sub
()
end
subroutine call_mod