index.html 408 B

1234567891011121314
  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 <a href="doc/index.html">doc/index.html</a>.
  7. <hr>
  8. <p>&copy; Copyright Beman Dawes, 2003, 2011</p>
  9. <p> Distributed under the Boost Software
  10. License, Version 1.0.</p>
  11. <p> See <a href="http://www.boost.org/LICENSE_1_0.txt">
  12. www.boost.org/LICENSE_1_0.txt</a></p>
  13. </body>
  14. </html>