summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2004-07-26 22:36:49 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2004-07-26 22:36:49 (GMT)
commit1382bb2b202f571cdfde0bff8d5af284c512c4fa (patch)
tree623a1a43e927c2d6332d0d0d243469ffec732ddf /c++
parent954e4f48178656d45a0fa7e20ab5328b6f900bbc (diff)
downloadhdf5-1382bb2b202f571cdfde0bff8d5af284c512c4fa.zip
hdf5-1382bb2b202f571cdfde0bff8d5af284c512c4fa.tar.gz
hdf5-1382bb2b202f571cdfde0bff8d5af284c512c4fa.tar.bz2
[svn-r8951] Purpose: Adding file
Description Added file H5CppDoc.h. Platforms tested: SunOS 5.7 (arabica) Linux 2.4 (verbena) The new file will be added to windows project soon. Misc. update:
Diffstat (limited to 'c++')
-rw-r--r--c++/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index 92e7538..c82eaa3 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -46,7 +46,7 @@ PUB_HDR=H5Cpp.h H5AbstractDs.h H5AtomType.h H5Attribute.h H5Classes.h
H5DcreatProp.h H5DxferProp.h H5EnumType.h H5Exception.h H5FaccProp.h \
H5FcreatProp.h H5File.h H5FloatType.h H5Group.h H5IdComponent.h \
H5Include.h H5IntType.h H5Library.h H5Object.h H5PredType.h \
- H5PropList.h H5RefCounter.h H5StrType.h
+ H5PropList.h H5RefCounter.h H5StrType.h H5CppDoc.h
PUB_PROGS=h5c++
ARFLAGS=rs