index.html 345 B

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