COIN-OR::LEMON - Graph Library

Changeset 109:9f8dc346ac6e in glemon-0.x for algowin.cc


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

Kruskal algorithm can be run from GUI from now on.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • algowin.cc

    r108 r109  
    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.