Make.default: Turn off HDF5 by default.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
9f2f07ba42
commit
4f9c5015d4
@ -20,11 +20,10 @@ SIGNALS = N
|
||||
#
|
||||
MPI = N
|
||||
|
||||
# output data format
|
||||
# OUTPUT - the format of the alternative data output;
|
||||
# supported alternative formats: HDF5
|
||||
#
|
||||
# OUTPUT - the format of output data; so far only HDF5
|
||||
#
|
||||
OUTPUT = HDF5
|
||||
OUTPUT =
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
#
|
||||
@ -39,4 +38,4 @@ NDIMS = 2
|
||||
#
|
||||
# path for temporary files during compilation (uncomment if you wish to use it)
|
||||
#
|
||||
#OBJSDIR := /tmp/${USER}/amun-code/objects
|
||||
#OBJSDIR := /tmp/${USER}/amun-code/objects
|
||||
|
Loading…
x
Reference in New Issue
Block a user