hana/index.html
2017-01-08 11:34:49 -08:00

18 lines
522 B
HTML

<!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-2017</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>