$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r75125 - trunk/libs/preprocessor/doc
From: eldiener_at_[hidden]
Date: 2011-10-26 22:03:36
Author: eldiener
Date: 2011-10-26 22:03:36 EDT (Wed, 26 Oct 2011)
New Revision: 75125
URL: http://svn.boost.org/trac/boost/changeset/75125
Log:
Update link to the C++ Template Metaprogramming book Appendix A online.
Text files modified:
trunk/libs/preprocessor/doc/contents.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/preprocessor/doc/contents.html
==============================================================================
--- trunk/libs/preprocessor/doc/contents.html (original)
+++ trunk/libs/preprocessor/doc/contents.html 2011-10-26 22:03:36 EDT (Wed, 26 Oct 2011)
@@ -8,7 +8,7 @@
</head>
<body>
-<h4>Introduction</h4>
+<h4>Introduction</h4>
<h4><a href="topics.html">Topics</h4>
<h4><a href="terms.html">Terminology</h4>
<h4><a href="data.html">Data Types</h4>