Changeset 33 for trunk/SOURCES/Makefile


Ignore:
Timestamp:
01/15/16 15:41:59 (8 years ago)
Author:
roche
Message:

Small modification of the code to allow compilation in gfortran (moved a namelist declaration)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/Makefile

    r29 r33  
    1010 
    1111# Choice for compiler (ifort = 1, gfortran = 0) 
    12 ifort ?= 1 
     12ifort ?= 0 
    1313 
    1414# Choice for librairies (mkl_c = 1 = MKL,  = 0 = BLAS) 
Note: See TracChangeset for help on using the changeset viewer.