index.html 558 B

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