diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2003-03-05 20:12:10 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2003-03-05 20:12:10 (GMT) |
commit | 1e7558dbd00e68b02a295c049a5b4b8bc175fe10 (patch) | |
tree | 8dee30f2af550cbb5caf0988dfb0fa115730df34 /MANIFEST | |
parent | f37f561094c49289f1ecc376ae1c8b7966772d1f (diff) | |
download | hdf5-1e7558dbd00e68b02a295c049a5b4b8bc175fe10.zip hdf5-1e7558dbd00e68b02a295c049a5b4b8bc175fe10.tar.gz hdf5-1e7558dbd00e68b02a295c049a5b4b8bc175fe10.tar.bz2 |
[svn-r6463]
Purpose:
Maintenance
Description:
Added support for variable length datatypes.
Solution:
I added support for Fortran VL types to 1.4 branch before the
hdf5-1.4.5 release. Now I am bringing changes back to the 1.5 branch
Platforms tested:
arabica (fortran), eirene (fortran), modi4 (parallel, fortran)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -605,6 +605,7 @@ ./fortran/test/tH5S.f90 ./fortran/test/tH5Sselect.f90 ./fortran/test/tH5T.f90 +./fortran/test/tH5VL.f90 ./fortran/testpar/Dependencies ./fortran/testpar/Makefile.in |