summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-03-28 16:32:20 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-03-28 16:32:20 (GMT)
commit9452992c091df0bc7451a8d3ee0eea771cf5b97b (patch)
treeb07dec93daa39a432f47cb0b35a59e939adbff06 /MANIFEST
parentaf6d77bfc4effe7e206745d2ef8da06fd0a7e58a (diff)
downloadhdf5-9452992c091df0bc7451a8d3ee0eea771cf5b97b.zip
hdf5-9452992c091df0bc7451a8d3ee0eea771cf5b97b.tar.gz
hdf5-9452992c091df0bc7451a8d3ee0eea771cf5b97b.tar.bz2
[svn-r10459]
Purpose: Added C++ wrapper for Packet Table API. Description: Added macro for high-level C++ library (LIBH5CPP_HL), which changes every Makefile.in. Added directories for high-level C++ library (though currently only Packet Table API is supported). Added both C++ source and tests. Platforms tested: sleipnir, mir, modi4 Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST12
1 files changed, 11 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 77ad477..3ac3386 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1605,7 +1605,6 @@
./hl/test/image24plane.txt
./hl/test/usa.wri
-
# hl fortran
./hl/fortran/src/H5f90i.h
./hl/fortran/src/H5IMfc.c
@@ -1625,5 +1624,16 @@
./hl/fortran/Makefile.am
./hl/fortran/Makefile.in
+# hl c++
+./hl/c++/src/H5PacketTable.h
+./hl/c++/src/H5PacketTable.cpp
+./hl/c++/src/Makefile.am
+./hl/c++/src/Makefile.in
+./hl/c++/test/ptableTest.h
+./hl/c++/test/ptableTest.cpp
+./hl/c++/test/Makefile.am
+./hl/c++/test/Makefile.in
+./hl/c++/Makefile.am
+./hl/c++/Makefile.in
./windows/all.zip