index.html 703 B

123456789101112131415161718192021
  1. <html>
  2. <!--
  3. -- Copyright (c) 2004 Trustees of Indiana University
  4. --
  5. -- Distributed under the Boost Software License, Version 1.0.
  6. -- (See accompanying file LICENSE_1_0.txt or copy at
  7. -- http://www.boost.org/LICENSE_1_0.txt)
  8. -->
  9. <head>
  10. <meta http-equiv="refresh" content="0; URL=doc/index.html">
  11. </head>
  12. <body>
  13. Automatic redirection failed, please go to
  14. <a href="doc/index.html">doc/index.html</a>.
  15. <hr>
  16. <p>© Copyright Beman Dawes, 2001</p>
  17. <p>Distributed under the Boost Software License, Version 1.0. (See accompanying
  18. file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
  19. at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
  20. </body>
  21. </html>