Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54766 - branches/release/libs/graph/doc
From: asutton_at_[hidden]
Date: 2009-07-07 08:31:50


Author: asutton
Date: 2009-07-07 08:31:50 EDT (Tue, 07 Jul 2009)
New Revision: 54766
URL: http://svn.boost.org/trac/boost/changeset/54766

Log:
Merged doc fix. Addressing #3191.

Text files modified:
   branches/release/libs/graph/doc/table_of_contents.html | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: branches/release/libs/graph/doc/table_of_contents.html
==============================================================================
--- branches/release/libs/graph/doc/table_of_contents.html (original)
+++ branches/release/libs/graph/doc/table_of_contents.html 2009-07-07 08:31:50 EDT (Tue, 07 Jul 2009)
@@ -1,7 +1,7 @@
 <HTML>
 <!--
      Copyright (c) Jeremy Siek, Lie-Quan Lee, and Andrew Lumsdaine 2000
-
+
      Distributed under the Boost Software License, Version 1.0.
      (See accompanying file LICENSE_1_0.txt or copy at
      http://www.boost.org/LICENSE_1_0.txt)
@@ -58,6 +58,7 @@
            <LI>Vertex List Graph
            <LI>Edge List Graph
            <LI>Vertex and Edge List Graph
+ <LI>Adjacency Matrix
            <LI>Mutable Graph
            <LI>Property Graph
            <LI>Mutable Property Graph


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk