COIN-OR::LEMON - Graph Library

Changeset 1981:81c8efe92706 in lemon-0.x for lemon/graph_utils.h


Ignore:
Timestamp:
02/23/06 10:03:18 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2574
Message:

Little bugfixes, spellchecks and improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/graph_utils.h

    r1956 r1981  
    567567    }
    568568
    569     void run() {}
     569    void run() const {}
    570570
    571571  private:
     
    778778    }
    779779
    780     void run() {}
     780    void run() const {}
    781781
    782782  private:
Note: See TracChangeset for help on using the changeset viewer.