diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-07-10 15:12:34 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-07-10 15:12:34 (GMT) |
commit | f88b0064d359c746cddc05158476ea86eaefc152 (patch) | |
tree | fee94a5e7fb546f109b7b6d5b7dbbafb00591829 /MANIFEST | |
parent | 26d0f66a4530fdfc6c2bafe465a6ce1a9b67604b (diff) | |
download | hdf5-f88b0064d359c746cddc05158476ea86eaefc152.zip hdf5-f88b0064d359c746cddc05158476ea86eaefc152.tar.gz hdf5-f88b0064d359c746cddc05158476ea86eaefc152.tar.bz2 |
[svn-r478] Changes since 19980709
----------------------
./README
./bin/release
The first line of the README file is updated automatically
by the `release' script to associate a date with a release
number. For example:
This is hdf5-1.0.9a released on 1998-06-09 18:00 UTC
Please refer to the INSTALL file for installation instructions.
./src/H5public.h
Release number incremented. This happens automatically now if
you run the `release' script in `-batch' mode. I'll stop
documenting changes to this file unless they're something
other than a release number change.
./MANIFEST
Added Elena's new files.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -108,6 +108,17 @@ ./doc/html/tracing.html ./doc/html/version.gif ./doc/html/version.obj +./doc/src/Glossary.html +./doc/src/RM_H5A.html +./doc/src/RM_H5D.html +./doc/src/RM_H5E.html +./doc/src/RM_H5F.html +./doc/src/RM_H5Front.html +./doc/src/RM_H5G.html +./doc/src/RM_H5P.html +./doc/src/RM_H5S.html +./doc/src/RM_H5T.html +./doc/src/RM_H5Z.html ./doc/tgif/APIGrammar.obj ./doc/tgif/FileGrammar.obj ./doc/tgif/IOPipe.obj |