diff options
Diffstat (limited to 'src/boost/libs/graph/index.html')
-rw-r--r-- | src/boost/libs/graph/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/boost/libs/graph/index.html b/src/boost/libs/graph/index.html new file mode 100644 index 00000000..b452ee92 --- /dev/null +++ b/src/boost/libs/graph/index.html @@ -0,0 +1,21 @@ +<html> +<!-- + -- Copyright (c) 2004 Trustees of Indiana University + -- + -- 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) + --> +<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>. +<hr> +<p>© Copyright Beman Dawes, 2001</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 <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p> +</body> +</html>
\ No newline at end of file |