diff options
author | James Laird <jlaird@hdfgroup.org> | 2005-06-08 21:05:07 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2005-06-08 21:05:07 (GMT) |
commit | 602a9ce693270280f917bd7d90710df153dcbbd1 (patch) | |
tree | 5747a4852e17941e611aeac7c9a0ee8c1219778d /MANIFEST | |
parent | 24ccb5da13fd45c346aee164314c27b865425f92 (diff) | |
download | hdf5-602a9ce693270280f917bd7d90710df153dcbbd1.zip hdf5-602a9ce693270280f917bd7d90710df153dcbbd1.tar.gz hdf5-602a9ce693270280f917bd7d90710df153dcbbd1.tar.bz2 |
[svn-r10882] Purpose:
Bug fix/improvement
Description:
Added another step to fortran type detection. This should help on some
bizarre platforms.
Solution:
Formerly, H5fortran_detect.f90 was included in the distribution. Now
it is generated by H5test_kind.f90 (written by Elena).
Platforms tested:
verbena, modi4, copper
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -590,8 +590,7 @@ ./fortran/src/H5f90i.h ./fortran/src/H5f90kit.c ./fortran/src/H5f90proto.h -./fortran/src/H5fortran_detect.f90 -./fortran/src/H5fortran_detect_gen.f90 +./fortran/src/H5test_kind.f90 ./fortran/src/H5fortran_flags.f90 ./fortran/src/H5match_types.c ./fortran/src/HDF5.f90 |