index
:
fpm
master
A friendly, barely modified fork of fortran-lang.org's package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example_packages
/
auto_discovery_off
/
app
/
main.f90
blob: 8902dc6de89678c73117663aeeef149e8f7810f5 (
plain
)
1
2
3
4
5
6
program main implicit none print *, "This program should run." end program main