diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1997-08-01 21:23:21 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1997-08-01 21:23:21 (GMT) |
commit | 12ebf40c4e8ce421b103a7443428d13c7f2f23b6 (patch) | |
tree | 1b141a81528488d7d3598eebe274f4d1d56c99f7 /src/H5Pprivate.h | |
parent | 332b6fd6765b28bfd1083af6e366ccc621feea1e (diff) | |
download | hdf5-12ebf40c4e8ce421b103a7443428d13c7f2f23b6.zip hdf5-12ebf40c4e8ce421b103a7443428d13c7f2f23b6.tar.gz hdf5-12ebf40c4e8ce421b103a7443428d13c7f2f23b6.tar.bz2 |
[svn-r8] Hooked the dimensionality objects into the "meta-object" interface.
Diffstat (limited to 'src/H5Pprivate.h')
-rw-r--r-- | src/H5Pprivate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Pprivate.h b/src/H5Pprivate.h index bad8702..776367d 100644 --- a/src/H5Pprivate.h +++ b/src/H5Pprivate.h @@ -27,4 +27,3 @@ static herr_t H5P_init_interface(void); #endif /* H5PPRIVATE_H */ - |