index.html 491 B

12345678910111213
  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>.&nbsp;<hr>
  8. <p>© Copyright Beman Dawes, 2001</p>
  9. <p>Distributed under the Boost Software License, Version 1.0. (See accompanying
  10. file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
  11. at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
  12. </body>
  13. </html>