COIN-OR::LEMON - Graph Library

Changeset 1879:01d41844ef46 in lemon-0.x for gui/algowin.cc


Ignore:
Timestamp:
01/05/06 17:54:34 (18 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2454
Message:

Kruskal algorithm can be run from GUI from now on.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/algowin.cc

    r1878 r1879  
    7272}
    7373
    74 void AlgoWin::update_maplist(void * mapstorage)
     74void AlgoWin::update_maplist(MapStorage * mapstorage)
    7575{
    7676  ab->update_maplist(mapstorage);
Note: See TracChangeset for help on using the changeset viewer.