diff options
Diffstat (limited to 'hello_world/fpm.toml')
-rw-r--r-- | hello_world/fpm.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hello_world/fpm.toml b/hello_world/fpm.toml new file mode 100644 index 0000000..d715850 --- /dev/null +++ b/hello_world/fpm.toml @@ -0,0 +1,2 @@ +name = "hello_world" +compiler = "gfortran" |