From e3ac5f36519fb21c96c8e2be39f65c34b58cd205 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Thu, 30 Jul 2015 09:40:47 -0500 Subject: [svn-r27440] added missing h5lt*_attribute_f functions --- hl/fortran/src/hdf5_hl_fortrandll.def.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hl/fortran/src/hdf5_hl_fortrandll.def.in b/hl/fortran/src/hdf5_hl_fortrandll.def.in index eb07316..9a1231a 100644 --- a/hl/fortran/src/hdf5_hl_fortrandll.def.in +++ b/hl/fortran/src/hdf5_hl_fortrandll.def.in @@ -55,10 +55,12 @@ H5LT_CONST_mp_H5LTREAD_DATASET_INT_F_6 H5LT_CONST_mp_H5LTREAD_DATASET_INT_F_7 H5LT_CONST_mp_H5LTMAKE_DATASET_STRING_F H5LT_CONST_mp_H5LTREAD_DATASET_STRING_F +H5LT_CONST_mp_H5LTSET_ATTRIBUTE_F H5LT_CONST_mp_H5LTSET_ATTRIBUTE_INT_F H5LT_CONST_mp_H5LTSET_ATTRIBUTE_FLOAT_F H5LT_CONST_mp_H5LTSET_ATTRIBUTE_DOUBLE_F H5LT_CONST_mp_H5LTSET_ATTRIBUTE_STRING_F +H5LT_CONST_mp_H5LTGET_ATTRIBUTE_F H5LT_CONST_mp_H5LTGET_ATTRIBUTE_INT_F H5LT_CONST_mp_H5LTGET_ATTRIBUTE_FLOAT_F H5LT_CONST_mp_H5LTGET_ATTRIBUTE_DOUBLE_F -- cgit v0.12