boilerplate in progress

This commit is contained in:
tth
2022-02-07 23:17:22 +01:00
parent f442fde5ff
commit a693302969
12 changed files with 298 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
program panoramix
implicit none
print *, "Panoramix coming soon..."
end program