diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-02-10 16:38:55 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-02-10 16:38:55 (GMT) |
commit | a0519587e3e97cec157e46c35e4a1703d63b524e (patch) | |
tree | 3a15a81b6db5a8ef9130c0dfa87a70863f6fbd6c /MANIFEST | |
parent | e9360a7c0d5cfe092e7a7680b72c1edcee43191d (diff) | |
download | hdf5-a0519587e3e97cec157e46c35e4a1703d63b524e.zip hdf5-a0519587e3e97cec157e46c35e4a1703d63b524e.tar.gz hdf5-a0519587e3e97cec157e46c35e4a1703d63b524e.tar.bz2 |
[svn-r238] Added and removed files for release based on contents of CVS/Entries.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,10 +1,12 @@ -./Changes ./configure ./INSTALL ./INSTALL_MAINT ./Makefile.dist ./Makefile.in ./MANIFEST +./README +./RELEASE +./acconfig.h ./bin/checkposix ./bin/config.guess ./bin/config.sub @@ -15,11 +17,18 @@ ./config/conclude.in ./config/depend.in ./config/freebsd2.2.1 +./config/hpux10.20 ./config/irix6.2 ./config/irix64 ./config/linux ./config/solaris2.5 ./configure.in +./examples/h5_compound.c +./examples/h5_extend_read.c +./examples/h5_extend_write.c +./examples/h5_group.c +./examples/h5_read.c +./examples/h5_write.c ./html/CodeReview.html ./html/Datasets.html ./html/Datatypes.html @@ -56,6 +65,7 @@ ./html/study_p1.gif ./html/study_p1.obj ./html/symtab +./src/.indent.pro ./src/debug.c ./src/H5.c ./src/H5detect.c @@ -135,10 +145,10 @@ ./src/H5Vprivate.h ./src/hdf5.h ./src/Makefile.in -./src/Naming-Conventions ./test/Makefile.in ./test/cmpd_dset.c ./test/dsets.c +./test/dspace.c ./test/dtypes.c ./test/extend.c ./test/hyperslab.c |