aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c870773..f22582b 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@
FC = gfortran
FFLAGS = -std=f2008 -Wall -pedantic -fbounds-check -fimplicit-none \
- -ffree-form -fcoarray=single -O2 -c
+ -ffree-form -O2 -c
all : integrator integrator_single