diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-04-10 18:30:19 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-04-10 18:30:19 (GMT) |
commit | 861d43c98a5c80ee406b131054f709fcdf689784 (patch) | |
tree | 992b89fcc980fb43278e69419729fde52dce6c4d /MANIFEST | |
parent | 82d536f4560440d87bd42ed4dea16074ce9e2ca2 (diff) | |
download | hdf5-861d43c98a5c80ee406b131054f709fcdf689784.zip hdf5-861d43c98a5c80ee406b131054f709fcdf689784.tar.gz hdf5-861d43c98a5c80ee406b131054f709fcdf689784.tar.bz2 |
[svn-r341] Changes since 19980409
----------------------
./INSTALL
./INSTALL_MAINT
Updated installation instructions.
./html/Big.html [NEW]
A guide to using big datasets on small machines.
./MANIFEST
Added Big.html and INSTALL.ascired.
./html/Datasets.html
./html/Dataspaces.html
./html/Datatypes.html
./html/Files.html
./html/H5.api.html
./html/H5.intro.html
./html/H5.sample_code.html
./html/H5.user.html
Updated documentation by changing lots of `size_t' arguments
to `hsize_t'. Added line numbers to some examples.
./html/H5.intro.html
Perhaps someone want's to volunteer to make this file
human-readable?
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,5 @@ ./INSTALL +./INSTALL.ascired ./INSTALL.ibm.sp.parallel ./INSTALL_MAINT ./INSTALL_parallel @@ -38,6 +39,7 @@ ./examples/h5_group.c ./examples/h5_read.c ./examples/h5_write.c +./html/Big.html ./html/CodeReview.html ./html/Coding.html ./html/Datasets.html |