aboutsummaryrefslogtreecommitdiff
path: root/hello_complex/fpm.toml
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_complex/fpm.toml
parented5dd080d45ea4a409e63a5f9b2ff26f1d82d2db (diff)
downloadfpm-8542a737f116059dad539b4a388ffc493003d280.tar.gz
fpm-8542a737f116059dad539b4a388ffc493003d280.zip
Remove compiler option from `fpm.toml`
Diffstat (limited to 'hello_complex/fpm.toml')
-rw-r--r--hello_complex/fpm.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/hello_complex/fpm.toml b/hello_complex/fpm.toml
index 8408d3a..d185745 100644
--- a/hello_complex/fpm.toml
+++ b/hello_complex/fpm.toml
@@ -1,5 +1,4 @@
name = "hello_complex"
-compiler = "gfortran"
[library]
source-dir="source"