Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
fortran
/
7 generated
/
mod1.fpp
blob: c4decf68f23bc555f63908d36917e1155f8df83c (
plain
)
1
2
3
4
5
6
module mod1 implicit none integer, parameter :: modval1 = @ONE@ end module mod1