COIN-OR::LEMON - Graph Library

Changeset 964:2c0c20e90116 in lemon-0.x for src/lemon/concept


Ignore:
Timestamp:
11/05/04 08:26:20 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1348
Message:

Doc improvements

File:
1 edited

Legend:

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

    r962 r964  
    3535
    3636    /// \note Because Node and Edge are forbidden to inherit from the same
    37     /// base class, this is a template. For Node you shoul instantiate it
     37    /// base class, this is a template. For Node you should instantiate it
    3838    /// with character 'n' and for Edge with 'e'.
    3939
Note: See TracChangeset for help on using the changeset viewer.