Files
io/index.html

18 lines
354 B
HTML
Raw Normal View History

2019-12-13 22:04:32 -05:00
<!DOCTYPE html>
<!--
Copyright Beman Dawes, 2001
Distributed under the Boost Software License, Version 1.0.
(http://www.boost.org/LICENSE_1_0.txt)
-->
2002-08-19 23:29:18 +00:00
<html>
<head>
2019-12-13 22:04:32 -05:00
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=doc/html/io.html">
2019-12-20 08:56:52 -05:00
<title>IO</title>
2002-08-19 23:29:18 +00:00
</head>
<body>
2019-12-13 22:04:32 -05:00
Redirecting you to <a href="doc/html/io.html">IO</a>.
2002-08-19 23:29:18 +00:00
</body>
</html>