[svn-r22828]

HDFFV-8007:Add missing H5O Fortran functions 

Added new F03 test file for new H5O functions.
This commit is contained in:
Scot Breitenfeld 2012-09-27 14:48:54 -05:00
parent 0878e52087
commit 7b9929e309

View File

@ -106,6 +106,7 @@ IF (FORTRAN_HAVE_ISO_C_BINDING AND HDF5_ENABLE_F2003)
tH5F.f90
tH5E_F03.f90
tH5L_F03.f90
tH5O_F03.f90
tH5P_F03.f90
tH5T_F03.f90
)