Преглед изворни кода

Add missing Boost.System entry

[SVN r40834]
Beman Dawes пре 18 година
родитељ
комит
a6be576173
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      libs/libraries.htm

+ 4 - 1
libs/libraries.htm

@@ -239,7 +239,10 @@ how to download, build, and install the libraries.</p>
     represents parsers directly as EBNF grammars in inlined C++, from Joel de
     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>
+    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="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>

粤ICP备19079148号