COIN-OR::LEMON - Graph Library

Changeset 1524:587a823bcdd0 in lemon-0.x for gui/mapstorage.cc


Ignore:
Timestamp:
06/29/05 17:41:33 (19 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2010
Message:

Function names are corrected according to naming conventions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/mapstorage.cc

    r1512 r1524  
    101101}
    102102
    103 void MapStorage::init_maps_for_edge(Graph::Edge e)
     103void MapStorage::initMapsForEdge(Graph::Edge e)
    104104{
    105105  e=e;
Note: See TracChangeset for help on using the changeset viewer.