diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-07-02 19:26:40 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-07-02 19:26:40 (GMT) |
commit | 4d4cd3eda0a40041b5ab06334a64cb6750a41f84 (patch) | |
tree | 746bd237837f0d3cd5ed10c97a088f54a3cc04b7 /MANIFEST | |
parent | 00366fcd9638029db89d3cfe76030accae67528a (diff) | |
download | hdf5-4d4cd3eda0a40041b5ab06334a64cb6750a41f84.zip hdf5-4d4cd3eda0a40041b5ab06334a64cb6750a41f84.tar.gz hdf5-4d4cd3eda0a40041b5ab06334a64cb6750a41f84.tar.bz2 |
[svn-r443] Changes since 19980630
----------------------
./MANIFEST
./configure.in
./examples/Makefile.in [NEW]
Added a Makefile.in for the examples directory. To generate
the Makefile run configure again.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ ./configure ./configure.in ./examples/Attributes.txt +./examples/Makefile.in ./examples/h5_chunk_read.c ./examples/h5_compound.c ./examples/h5_extend_write.c |