aboutsummaryrefslogtreecommitdiff
path: root/hello_world
diff options
context:
space:
mode:
authorBrad Richardson <brichardson@structint.com>2020-05-03 19:21:35 -0700
committerBrad Richardson <brichardson@structint.com>2020-05-03 19:21:35 -0700
commit8542a737f116059dad539b4a388ffc493003d280 (patch)
tree1ec4a97342e9e5603342d5cb8b45c5a66c9a2a2e /hello_world
parented5dd080d45ea4a409e63a5f9b2ff26f1d82d2db (diff)
downloadfpm-8542a737f116059dad539b4a388ffc493003d280.tar.gz
fpm-8542a737f116059dad539b4a388ffc493003d280.zip
Remove compiler option from `fpm.toml`
Diffstat (limited to 'hello_world')
-rw-r--r--hello_world/fpm.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/hello_world/fpm.toml b/hello_world/fpm.toml
index d715850..b80e8d1 100644
--- a/hello_world/fpm.toml
+++ b/hello_world/fpm.toml
@@ -1,2 +1 @@
name = "hello_world"
-compiler = "gfortran"