Add index.html

This commit is contained in:
Peter Dimov
2014-02-12 16:19:54 +02:00
parent f0e5bd15fb
commit ab22a23e94

15
index.html Normal file
View File

@@ -0,0 +1,15 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=assert.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="assert.html">assert.html</a>.
</body>
</html>
<!--
<09> Copyright Beman Dawes, 2001
Distributed under the Boost Software License, Version 1.0.
See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt
-->