$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r51365 - in trunk/libs/functional: factory forward
From: tschwinger_at_[hidden]
Date: 2009-02-21 10:40:35
Author: t_schwinger
Date: 2009-02-21 10:40:34 EST (Sat, 21 Feb 2009)
New Revision: 51365
URL: http://svn.boost.org/trac/boost/changeset/51365
Log:
adds index.html for redirection to the documentation
Added:
   trunk/libs/functional/factory/index.html   (contents, props changed)
   trunk/libs/functional/forward/index.html   (contents, props changed)
Added: trunk/libs/functional/factory/index.html
==============================================================================
--- (empty file)
+++ trunk/libs/functional/factory/index.html	2009-02-21 10:40:34 EST (Sat, 21 Feb 2009)
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+    <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
+  </head>
+  <body>
+    Automatic redirection failed, click this 
+    link  <hr>
+    <p>© Copyright Tobias Schwinger, 2009</p>
+    <p>Distributed under the Boost Software License, Version 1.0. (See 
+    accompanying file <a href="../../../LICENSE_1_0.txt">
+    LICENSE_1_0.txt</a> or copy at
+    www.boost.org/LICENSE_1_0.txt)</p>
+  </body>
+</html>
Added: trunk/libs/functional/forward/index.html
==============================================================================
--- (empty file)
+++ trunk/libs/functional/forward/index.html	2009-02-21 10:40:34 EST (Sat, 21 Feb 2009)
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+    <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
+  </head>
+  <body>
+    Automatic redirection failed, click this 
+    link  <hr>
+    <p>© Copyright Tobias Schwinger, 2009</p>
+    <p>Distributed under the Boost Software License, Version 1.0. (See 
+    accompanying file <a href="../../../LICENSE_1_0.txt">
+    LICENSE_1_0.txt</a> or copy at
+    www.boost.org/LICENSE_1_0.txt)</p>
+  </body>
+</html>