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
/
my_module_.c
blob: 0d7091f2b6b7f516ea78e2696bc3119a79b8929d (
plain
)
1
2
/* PGI Fortran wants my_module_ when calling any my_module symbol. */
void
my_module_
(
void
) {}