From 712e344e999a6d757f80ea8ab33a3e63f4fa96df Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Wed, 1 Nov 2006 14:47:03 -0500 Subject: [svn-r12840] Description: Correct input file that, via doxygen, creates the C++ reference manual paragraph that pointed to a now-removed release_docs/ file. Original file was release_docs/INSTALL_Windows_withcpp.txt; current file is release_docs/INSTALL_Windows.txt. Closes Bugzilla entry 719. Tested: Trivial change; not tested. --- c++/src/H5CppDoc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h index 9fac2f6..b416137 100644 --- a/c++/src/H5CppDoc.h +++ b/c++/src/H5CppDoc.h @@ -50,7 +50,7 @@ \endverbatim * \section install_sec Installation * - * Please refer to the file release_docs/INSTALL_Windows_withcpp.txt + * Please refer to the file release_docs/INSTALL_Windows.txt * under the top directory for information about installing, building, * and testing the C++ API. * -- cgit v0.12