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