blob: 1be116532728cf1d2c9969ca5d9c5d0fb9cf6e5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, click this <a href="doc/html/index.html">link</a>
<hr>
<p>Copyright Louis Dionne, 2013-2016</p>
<p>Copyright Modified Work Barrett Adair, 2013-2016</p>
<p>
Distributed under the Boost Software License, Version 1.0.
(See accompanying file <a href="LICENSE.md">LICENSE.md</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>
|