Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r75141 - trunk/libs/move
From: dnljms_at_[hidden]
Date: 2011-10-27 15:52:24


Author: danieljames
Date: 2011-10-27 15:52:22 EDT (Thu, 27 Oct 2011)
New Revision: 75141
URL: http://svn.boost.org/trac/boost/changeset/75141

Log:
Add missing html redirect for move.
Added:
   trunk/libs/move/index.html (contents, props changed)

Added: trunk/libs/move/index.html
==============================================================================
--- (empty file)
+++ trunk/libs/move/index.html 2011-10-27 15:52:22 EDT (Thu, 27 Oct 2011)
@@ -0,0 +1,14 @@
+<!--
+Copyright 2005-2011 Ion Gaztanaga
+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)
+-->
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=../../doc/html/move.html">
+</head>
+<body>
+Automatic redirection failed, please go to
+../../doc/html/move.html
+</body>
+</html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk