COIN-OR::LEMON - Graph Library

Changeset 950:d74557d1f100 in lemon-0.x for src/lemon/skeletons


Ignore:
Timestamp:
10/30/04 20:33:14 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1330
Message:
  • Changes in doc (spell check).
  • SmallGraph? is a class instead of being a typedef. (For the sake of doxygen.)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/skeletons/graph_component.h

    r946 r950  
    197197    /// This class provides beside the core graph features
    198198    /// core iterable interface for the graph structure.
    199     /// The most of the base graphs should be conform to this concept.
     199    /// Most of the base graphs should be conform to this concept.
    200200
    201201    class BaseIterableGraphComponent : virtual public BaseGraphComponent {
Note: See TracChangeset for help on using the changeset viewer.