mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 14:57:57 +00:00
adding index.html
This commit is contained in:
parent
b7b945a0bc
commit
4aa3f9e63f
21
index.html
Normal file
21
index.html
Normal file
@ -0,0 +1,21 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Boost.Histogram</title>
|
||||
<meta http-equiv="refresh" content="0; URL=./doc/html/index.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="./doc/html/index.html">./doc/html/index.html</a>
|
||||
<hr>
|
||||
<tt>
|
||||
Boost.Histogram<br>
|
||||
<br>
|
||||
Copyright (C) 2015-2019 Hans Dembinski<br>
|
||||
<br>
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
(See accompanying file LICENSE_1_0.txt or copy at
|
||||
<a href=http://www.boost.org/LICENSE_1_0.txt>http://www.boost.org/LICENSE_1_0.txt</a>) <br>
|
||||
<br>
|
||||
</tt>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user