[Commits] [svn:einsteintoolkit] EOS_Omni/trunk/src/nuc_eos/ (Rev. 69)
rhaas at tapir.caltech.edu
rhaas at tapir.caltech.edu
Tue Dec 4 19:56:33 CST 2012
User: rhaas
Date: 2012/12/04 07:56 PM
Modified:
/trunk/src/nuc_eos/
make.code.defn
Log:
remove superfluous F90FLAGS used for HDF5 in Fortran
EOS_Omni no longer uses the Fortran HDF5 interfaces, instead readtable.c is
using the C interface.
File Changes:
Directory: /trunk/src/nuc_eos/
==============================
File [modified]: make.code.defn
Delta lines: +0 -3
===================================================================
--- trunk/src/nuc_eos/make.code.defn 2012-11-23 21:46:09 UTC (rev 68)
+++ trunk/src/nuc_eos/make.code.defn 2012-12-05 01:56:32 UTC (rev 69)
@@ -3,6 +3,3 @@
linterp.F dumpASCIItable.F90
SUBDIRS =
-
-F90FLAGS+=-I$(HDF5_INC_DIRS) -I$(HDF5_LIB_DIRS)
-
More information about the Commits
mailing list