COIN-OR::LEMON - Graph Library

Changeset 2485:88aa7870756a in lemon-0.x for lemon/concepts/bpugraph.h


Ignore:
Timestamp:
10/02/07 14:34:43 (17 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3324
Message:

New developers page
The participation period should be included

Bug fix in doc related to Graph concpets

Removing some todos!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concepts/bpugraph.h

    r2474 r2485  
    3434  namespace concepts {
    3535
    36     /// \addtogroup graph_concepts
    37     /// @{
     36    /// \ingroup graph_concepts
    3837    ///
    3938    /// \brief Class describing the concept of Bipartite Undirected Graphs.
     
    999998    };
    1000999
    1001 
    1002     /// @}
    1003 
    10041000  }
    10051001
Note: See TracChangeset for help on using the changeset viewer.