COIN-OR::LEMON - Graph Library

Changeset 2291:fbc4af1f9378 in lemon-0.x for lemon


Ignore:
Timestamp:
11/03/06 15:24:44 (17 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3056
Message:

Spellchecking

Location:
lemon/concepts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/concepts/bpugraph.h

    r2261 r2291  
    853853      ///
    854854      /// Direct the given undirected edge. The returned edge
    855       /// represents the given undireted edge and the direction comes
     855      /// represents the given undirected edge and the direction comes
    856856      /// from the given bool.  The source of the undirected edge and
    857857      /// the directed edge is the same when the given bool is true.
  • lemon/concepts/ugraph.h

    r2261 r2291  
    583583      ///
    584584      /// Direct the given undirected edge. The returned edge
    585       /// represents the given undireted edge and the direction comes
     585      /// represents the given undirected edge and the direction comes
    586586      /// from the given bool.  The source of the undirected edge and
    587587      /// the directed edge is the same when the given bool is true.
Note: See TracChangeset for help on using the changeset viewer.