diff options
Diffstat (limited to '')
-rw-r--r-- | src/boost/libs/mpi/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/boost/libs/mpi/index.html b/src/boost/libs/mpi/index.html new file mode 100644 index 000000000..5dad703a1 --- /dev/null +++ b/src/boost/libs/mpi/index.html @@ -0,0 +1,16 @@ + +<!-- +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> |