From 8011692042cda7bdba0c413dce939324091082ae Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 20 Nov 2015 01:04:38 +0100 Subject: [PATCH] Corrected bug in pseudo --- config/gfortran.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gfortran.cfg b/config/gfortran.cfg index d1f7bcdf..066639a8 100644 --- a/config/gfortran.cfg +++ b/config/gfortran.cfg @@ -10,7 +10,7 @@ # # [COMMON] -FC : gfortran -g -ffree-line-length-none -I . -static-libgcc +FC : gfortran -g -ffree-line-length-none -I . -static-libgcc LAPACK_LIB : -llapack -lblas IRPF90 : irpf90 IRPF90_FLAGS : --ninja --align=32