COIN-OR::LEMON - Graph Library

Changeset 1692:a34203867181 in lemon-0.x


Ignore:
Timestamp:
09/30/05 15:13:42 (19 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2218
Message:

Correcting the names in the \files documentation.

Location:
lemon
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • lemon/full_graph.h

    r1669 r1692  
    3333///\ingroup graphs
    3434///\file
    35 ///\brief FullGraph and SymFullGraph classes.
     35///\brief FullGraph and UndirFullGraph classes.
    3636
    3737
  • lemon/list_graph.h

    r1669 r1692  
    2020///\ingroup graphs
    2121///\file
    22 ///\brief ListGraph, SymListGraph classes.
     22///\brief ListGraph, UndirListGraph classes.
    2323
    2424#include <lemon/bits/erasable_graph_extender.h>
  • lemon/smart_graph.h

    r1669 r1692  
    2020///\ingroup graphs
    2121///\file
    22 ///\brief SmartGraph and SymSmartGraph classes.
     22///\brief SmartGraph and UndirSmartGraph classes.
    2323
    2424#include <vector>
Note: See TracChangeset for help on using the changeset viewer.