diff --git a/src/makefile.py b/src/makefile.py index 35d2d1a..cfc55e8 100644 --- a/src/makefile.py +++ b/src/makefile.py @@ -47,7 +47,7 @@ def create(): file = open(FILENAME,"w") t = """IRPF90 = irpf90 #-a -d FC = gfortran -FCFLAGS= -O2 +FCFLAGS= -O2 -ffree-line-length-none SRC= OBJ=