blob: d52257577ecbfe0f2a45aca612855a37ed84273d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0; URL=html/index.html">
</head>
<body>
Automatic redirection failed, click this
<a href="html/index.html">link</a> <hr>
<p>© Copyright Stefan Seefeld, 2015</p>
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
file <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>
</html>
|