timer/index.html
2012-01-15 20:55:26 +00:00

15 lines
408 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/index.html">
</head>
<body>
Automatic redirection failed, please go to <a href="doc/index.html">doc/index.html</a>.
<hr>
<p>&copy; Copyright Beman Dawes, 2003, 2011</p>
<p> Distributed under the Boost Software
License, Version 1.0.</p>
<p> See <a href="http://www.boost.org/LICENSE_1_0.txt">
www.boost.org/LICENSE_1_0.txt</a></p>
</body>
</html>