COIN-OR::LEMON - Graph Library

Changeset 2474:e6368948d5f7 in lemon-0.x for lemon/concepts/ugraph.h


Ignore:
Timestamp:
09/20/07 01:35:27 (17 years ago)
Author:
Peter Kovacs
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3313
Message:

Small bug fixes and changes in the documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concepts/ugraph.h

    r2391 r2474  
    1919///\ingroup graph_concepts
    2020///\file
    21 ///\brief The concept of the undirected graphs.
    22 
     21///\brief The concept of Undirected Graphs.
    2322
    2423#ifndef LEMON_CONCEPT_UGRAPH_H
     
    3433    /// \addtogroup graph_concepts
    3534    /// @{
    36 
    37 
     35    ///
    3836    /// \brief Class describing the concept of Undirected Graphs.
    3937    ///
Note: See TracChangeset for help on using the changeset viewer.