Files
iostreams/doc/index.html
Jonathan Turkanis 787738a1e7 added license statement and DOCTYPE declaration
[SVN r27185]
2005-02-06 21:15:56 +00:00

16 lines
488 B
HTML
Executable File

<!--
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>)
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Boost.Iostreams</title>
</head>
<frameset cols='230,*'>
<frame scrolling='auto' name='index' src='menu.html'>
<frame scrolling='auto' name='content' src='home.html'>
</frameset>
</html>