From 1382bb2b202f571cdfde0bff8d5af284c512c4fa Mon Sep 17 00:00:00 2001 From: Binh-Minh Ribler Date: Mon, 26 Jul 2004 17:36:49 -0500 Subject: [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: --- c++/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12