diff options
Diffstat (limited to 'src/boost/libs/thread/index.html')
-rw-r--r-- | src/boost/libs/thread/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/boost/libs/thread/index.html b/src/boost/libs/thread/index.html new file mode 100644 index 000000000..f54e21e2f --- /dev/null +++ b/src/boost/libs/thread/index.html @@ -0,0 +1,13 @@ +<!-- Copyright (c) 2002-2003 William E. Kempf. + Subject to the Boost Software License, Version 1.0. + (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) +--> + +<html> +<head> +<meta http-equiv="refresh" content="0; URL=doc/index.html"> +</head> +<body> +Automatic redirection failed, please go to <a href="doc/index.html">doc/index.html</a> +</body> +</html> |