index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FortranCInterface
/
call_sub.f
blob: 830396ab09bcd5fd61b026e82c815bdbf7fb0b70 (
plain
)
1
2
3
4
5
subroutine
call_sub
!
DIR$ NOINLINE
call
mysub
()
call
my_sub
()
end