Changeset 1881:f40cdc2057c2 in lemon-0.x for gui/mapstorage.h
- Timestamp:
- 01/06/06 14:58:49 (17 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2456
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gui/mapstorage.h
r1878 r1881 134 134 std::map< std::string,Graph::EdgeMap<double> * >::iterator endOfEdgeMaps(){return edgemap_storage.end();}; 135 135 136 void mapChanged(bool, std::string); 137 136 138 int readFromFile(const std::string &); 137 139 void writeToFile(const std::string &);
Note: See TracChangeset
for help on using the changeset viewer.