index.html 491 B

1234567891011121314
  1. <html>
  2. <head>
  3. <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
  4. </head>
  5. <body>
  6. Automatic redirection failed, please go to
  7. <a href="doc/html/index.html">doc/html/index.html</a>
  8. <hr>
  9. <p>&copy; Copyright Beman Dawes, 2001</p>
  10. <p> Distributed under the Boost Software
  11. License, Version 1.0. (See accompanying file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
  12. www.boost.org/LICENSE_1_0.txt</a>)</p>
  13. </body>
  14. </html>