mirror of
https://github.com/boostorg/mpi.git
synced 2026-01-19 16:32:11 +00:00
Ref #2616: All the top level libraries now have index.html files but several sub-libraries don't. I'm not sure it's worth adding them as many of them don't have appropriate subdirectories anyway. [SVN r51387]
17 lines
415 B
HTML
17 lines
415 B
HTML
|
|
<!--
|
|
Copyright 2005-2007 Daniel James.
|
|
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/mpi.html">
|
|
</head>
|
|
<body>
|
|
Automatic redirection failed, please go to
|
|
<a href="../../doc/html/mpi.html">../../doc/html/mpi.html</a>
|
|
</body>
|
|
</html>
|