Beman Dawes 18 лет назад
Родитель
Сommit
f3735fbecd
1 измененных файлов с 9 добавлено и 7 удалено
  1. 9 7
      libs/libraries.htm

+ 9 - 7
libs/libraries.htm

@@ -6,7 +6,7 @@
 <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
 <meta name="ProgId" content="FrontPage.Editor.Document">
-<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
 <title>Boost Libraries</title>
 </head>
 
@@ -32,7 +32,6 @@ content="text/html; charset=iso-8859-1">
 
 <h1>Boost Libraries and Documentation</h1>
 
-<p>
 <dl>
   <dt><a href="#Alphabetically">Libraries Listed Alphabetically</a></dt>
   <dt><a href="#Category">Libraries Listed by Category</a></dt>
@@ -59,7 +58,6 @@ content="text/html; charset=iso-8859-1">
     </dl>
   <dt><a href="#Removed">Libraries Retired from Boost</a></dt>
 </dl>
-</p>
 
 <p>See <a href="../status/compiler_status.html">Compiler Status</a>
  page to find out what library works with which compiler.<br>
@@ -236,6 +234,9 @@ how to download, build, and install the libraries.</p>
     Guzman, Hartmut Kaiser, Dan Nuffer and team.</li>
     <li><a href="algorithm/string/index.html">string_algo</a> -
     String algorithms library, from Pavol Droba</li>
+    <li><a href="system/doc/index.html">system</a> - Operating system support, 
+    including the diagnostics support that will be part of the C++0x standard 
+    library, from Beman Dawes.</li>
     <li><a href="test/doc/index.html">test</a> - Support for simple program testing,
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
@@ -611,6 +612,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
     <li><a href="statechart/doc/index.html">statechart</a> - Arbitrarily
     complex finite state machines can be implemented in easily readable and
     maintainable C++ code, from Andreas Huber.</li>
+    <li><a href="system/doc/index.html">system</a> - Operating 
+    system support, including the diagnostics support that will be part of the 
+    C++0x standard library, from Beman Dawes.</li>
     <li><a href="timer/index.html">timer</a> - Event timer,
     progress timer, and progress display classes, from Beman
     Dawes.</li>
@@ -655,7 +659,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
 
 <p>Revised
 <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->12 Mar 2006<!--webbot bot="Timestamp" endspan i-checksum="14901" --></p>
+s-format="%d %b %Y" startspan -->01 Nov 2007<!--webbot bot="Timestamp" endspan i-checksum="15262" --></p>
 
 <p>? Copyright Beman Dawes 2000-2004</p>
 <p>Distributed under the Boost Software License, Version 1.0.
@@ -664,6 +668,4 @@ or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_
 </p>
 
 </body>
-</html>
-
-
+</html>

粤ICP备19079148号