summaryrefslogtreecommitdiff
path: root/tools/build/index.html
blob: 12f22e4132fac9c718b03d53d6878b8b2d0a766c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- 
  Copyright 2003 Rene Rivera.
  Distributed under the Boost Software License, Version 1.0.
  (See accompanying file LICENSE_1_0.txt or copy at
  http://www.boost.org/LICENSE_1_0.txt)
   -->

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="refresh" content="0; URL=v2/index.html" />

  <title></title>
</head>

<body>
  Automatic redirection failed, please go to <a href=
  "v2/index.html">v2/index.html</a>.
</body>
</html>