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
/
Tests
/
FortranOnly
/
world.f
blob: deae3fa72367a4628d3fd9e886bf7c2b9b0ea210 (
plain
)
1
2
3
4
5
SUBROUTINE
WORLD PRINT
*,
'World!'
END