index.html 415 B

123456789101112131415161718
  1. <html>
  2. <head>
  3. <meta http-equiv="refresh" content="0; URL=doc/index.html">
  4. </head>
  5. <body>
  6. Automatic redirection failed, please go to
  7. <a href="doc/index.html">doc/index.html</a>.
  8. <!--
  9. © Copyright Housemarque Oy 2002
  10. © Copyright Paul Mensonides 2002
  11. Distributed under the Boost Software License, Version 1.0.
  12. (See accompanying file LICENSE_1_0.txt or copy at
  13. http://www.boost.org/LICENSE_1_0.txt)
  14. -->
  15. </body>
  16. </html>