index.html 590 B

123456789101112131415
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
  5. </head>
  6. <body>
  7. Automatic redirection failed, click this
  8. <a href="doc/html/index.html">link</a> &nbsp;<hr>
  9. <p>© Copyright Lorenzo Caminiti, 2009-2012</p>
  10. <p>Distributed under the Boost Software License, Version 1.0 (see
  11. accompanying file <a href="../../LICENSE_1_0.txt">
  12. LICENSE_1_0.txt</a> or a copy at
  13. <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
  14. </body>
  15. </html>