diff options
Diffstat (limited to 'src/boost/libs/move/index.html')
-rw-r--r-- | src/boost/libs/move/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/boost/libs/move/index.html b/src/boost/libs/move/index.html new file mode 100644 index 000000000..cb02a3710 --- /dev/null +++ b/src/boost/libs/move/index.html @@ -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 +<a href="../../doc/html/move.html">../../doc/html/move.html</a> +</body> +</html> |