summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-03-01 15:04:59 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-03-01 15:04:59 (GMT)
commit3f2f490a0f5da29ee9e4d4d74449a3e0b2713ce1 (patch)
treefe1d2a1f534515f9054b0f7a027748ee120864a6 /MANIFEST
parent516c242b04b60a3f51d004977bee09ff6f8968b7 (diff)
downloadhdf5-3f2f490a0f5da29ee9e4d4d74449a3e0b2713ce1.zip
hdf5-3f2f490a0f5da29ee9e4d4d74449a3e0b2713ce1.tar.gz
hdf5-3f2f490a0f5da29ee9e4d4d74449a3e0b2713ce1.tar.bz2
[svn-r11993] Purpose:
Added HL examples Description: Examples existed for the HL lite, image, and table interfaces, but were never included in the distro... until now! Solution: Added source files to CVS, updated Makefile and MANIFEST. Platforms tested: mir, heping, shanti
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d4bbba0..8426ac6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1258,6 +1258,9 @@
# high level libraries
./hl/Makefile.am
./hl/Makefile.in
+./hl/examples/ex_lite1.c
+./hl/examples/ex_lite2.c
+./hl/examples/ex_lite3.c
./hl/examples/Makefile.am
./hl/examples/Makefile.in
./hl/examples/ptExampleFL.c