summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1997-09-15 19:26:24 (GMT)
committerRobb Matzke <matzke@llnl.gov>1997-09-15 19:26:24 (GMT)
commit0cd492bb8e5fb8db0d227ad1fc6073be14e36b44 (patch)
treeb7e2c9a53a2b5a6801ad5b82b2c68d2f4a3b9ea9 /MANIFEST
parentfec4cf898953d2a95401c9fabb6b730c22b2a1b6 (diff)
downloadhdf5-0cd492bb8e5fb8db0d227ad1fc6073be14e36b44.zip
hdf5-0cd492bb8e5fb8db0d227ad1fc6073be14e36b44.tar.gz
hdf5-0cd492bb8e5fb8db0d227ad1fc6073be14e36b44.tar.bz2
[svn-r82] *** empty log message ***
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST24
1 files changed, 14 insertions, 10 deletions
diff --git a/MANIFEST b/MANIFEST
index a9a731c..e5a048b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,8 +1,9 @@
./Changes
+./configure
./INSTALL
./INSTALL_MAINT
-./MANIFEST
./Makefile.in
+./MANIFEST
./bin/checkposix
./bin/config.guess
./bin/config.sub
@@ -14,15 +15,16 @@
./config/freebsd2.2.1
./config/linux
./configure.in
-./html/H5.api_map.html
./html/H5.apiv2.html
+./html/H5.api_map.html
./html/H5.coding_standard.html
./html/H5.format.html
./html/H5.sample_code.html
-./html/MemoryManagement.html
-./html/ObjectHeader.txt
./html/heap.txt
+./html/MemoryManagement.html
./html/move.html
+./html/ObjectHeader.txt
+./src/debug.c
./src/H5.c
./src/H5A.c
./src/H5AC.c
@@ -34,6 +36,8 @@
./src/H5Bprivate.h
./src/H5Bpublic.h
./src/H5C.c
+./src/H5config.h
+./src/H5config.h.in
./src/H5Cprivate.h
./src/H5Cpublic.h
./src/H5D.c
@@ -70,24 +74,24 @@
./src/H5Osdim.c
./src/H5Osdtyp.c
./src/H5Ostab.c
+./src/H5Ostdst.c
./src/H5P.c
./src/H5Pprivate.h
./src/H5Ppublic.h
+./src/H5private.h
+./src/H5public.h
./src/H5T.c
./src/H5Tprivate.h
./src/H5Tpublic.h
-./src/H5config.h
-./src/H5config.h.in
-./src/H5private.h
-./src/H5public.h
+./src/hdf5.h
./src/Makefile.in
./src/Naming-Conventions
-./src/debug.c
-./src/hdf5.h
./test/Makefile.in
./test/testhdf5.c
./test/testhdf5.h
./test/tfile.c
+./test/th5d.c
+./test/th5p.c
./test/th5t.c
./test/theap.c
./test/tmeta.c