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