contract/index.html
2017-09-04 17:43:14 -07:00

16 lines
553 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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> &nbsp;<hr>
<p>© Copyright Lorenzo Caminiti, 2008-2016</p>
<p>Distributed under the Boost Software License, Version 1.0 (see
accompanying file LICENSE_1_0.txt or a copy at
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt
</a>)</p>
</body>
</html>