diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2001-06-06 22:40:32 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2001-06-06 22:40:32 (GMT) |
commit | c8acfbbc7513e28961c67300d0d844e02074baed (patch) | |
tree | 33fe631c638aee4c162d232e91619c147c599f11 /src/H5lite.h | |
parent | 0cab1628f544988af779d93ba7b60fb3bd4783d5 (diff) | |
download | hdf5-c8acfbbc7513e28961c67300d0d844e02074baed.zip hdf5-c8acfbbc7513e28961c67300d0d844e02074baed.tar.gz hdf5-c8acfbbc7513e28961c67300d0d844e02074baed.tar.bz2 |
[svn-r3972] my first HDF5 library commit
Diffstat (limited to 'src/H5lite.h')
-rwxr-xr-x | src/H5lite.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5lite.h b/src/H5lite.h index 40434e8..30a3639 100755 --- a/src/H5lite.h +++ b/src/H5lite.h @@ -25,7 +25,6 @@ #include "H5Apublic.h" - herr_t H5Lmake_dataset( hid_t loc_id, const char *dset_name, int rank, |