diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-04-08 03:09:47 +0000 |
---|---|---|
committer | <> | 2015-05-05 14:37:32 +0000 |
commit | f2541bb90af059680aa7036f315f052175999355 (patch) | |
tree | a5b214744b256f07e1dc2bd7273035a7808c659f /tools/regression/index.html | |
parent | ed232fdd34968697a68783b3195b1da4226915b5 (diff) | |
download | boost-tarball-master.tar.gz |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2.HEADboost_1_58_0master
Diffstat (limited to 'tools/regression/index.html')
-rw-r--r-- | tools/regression/index.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/tools/regression/index.html b/tools/regression/index.html deleted file mode 100644 index 536c846f9..000000000 --- a/tools/regression/index.html +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> - <meta http-equiv="refresh" content="0; URL=doc/index.html" /> - - <title></title> -</head> - -<body> - Automatic redirection failed, please go to <a href= - "doc/index.html">doc/index.html</a> - <hr /> - - <p>Copyright Rene Rivera, 2007</p> - - <p>Distributed under the Boost Software License, Version 1.0. (See - accompanying file <a href="../../LICENSE_1_0.txt">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> -</body> -</html> |