Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
09bee3bee137af72f57ee10327e4e5f689ce7e90
/
.
/
Modules
/
FortranCInterface
/
main.F
blob: 84991b0ee3a27f27ba438c3fe997ce5c2740eac7 [
file
]
program main
call call_sub
()
#ifdef
CALL_MOD
call call_mod
()
#endif
end