COIN-OR::LEMON - Graph Library

Changeset 227:cea88d0854a9 in lemon-0.x


Ignore:
Timestamp:
03/21/04 18:20:20 (20 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@324
Message:

aprosagok

Location:
src/work/klao
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/work/klao/path.h

    r226 r227  
    406406  }
    407407
    408 
    409408  template<typename Gr>
    410409  Path<Gr>::Path(const Path &P, const NodeIt &a, const NodeIt &b) :
  • src/work/klao/path_test.cc

    r226 r227  
    7171  check(!rc);
    7272
    73   cout << "Meg 3 el hozzaadasa, nem mind sorrendben..." << endl;
     73  cout << "Meg 3 el hozzaadasa, nem mind elore iranyu..." << endl;
    7474  check(P.pushBack(e6));
    7575  check(P.pushBack(e8));
Note: See TracChangeset for help on using the changeset viewer.