diff options
Diffstat (limited to 'hello_complex/fpm.toml')
-rw-r--r-- | hello_complex/fpm.toml | 1 |
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" |