$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r84432 - trunk/doc/html
From: dnljms_at_[hidden]
Date: 2013-05-22 17:15:59
Author: danieljames
Date: 2013-05-22 17:15:59 EDT (Wed, 22 May 2013)
New Revision: 84432
URL: http://svn.boost.org/trac/boost/changeset/84432
Log:
Add redirect to sourceforge file for type erasure.
Added:
   trunk/doc/html/boost_typeerasure.html   (contents, props changed)
Added: trunk/doc/html/boost_typeerasure.html
==============================================================================
--- (empty file)
+++ trunk/doc/html/boost_typeerasure.html	2013-05-22 17:15:59 EDT (Wed, 22 May 2013)
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+  <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+
+      Distributed under the Boost Software License, Version 1.0.
+      (See accompanying file LICENSE_1_0.txt or copy at
+      http://www.boost.org/LICENSE_1_0.txt) -->
+    <title>Redirect to generated documentation</title>
+    <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/boost_typeerasure.html">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    http://boost-sandbox.sourceforge.net/doc/html/boost_typeerasure.html
+  </body>
+</html>