10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-02 11:25:19 +02:00

Merge branch 'master' of github.com:scemama/irpf90

This commit is contained in:
Anthony Scemama 2015-01-30 17:29:28 +01:00
commit 96de51f16b

View File

@ -47,7 +47,7 @@ def create():
file = open(FILENAME,"w") file = open(FILENAME,"w")
t = """IRPF90 = irpf90 #-a -d t = """IRPF90 = irpf90 #-a -d
FC = gfortran FC = gfortran
FCFLAGS= -O2 FCFLAGS= -O2 -ffree-line-length-none
SRC= SRC=
OBJ= OBJ=