Changeset 978:175cf8c3a994 in lemon-0.x for src/lemon/undir_graph_extender.h
- Timestamp:
- 11/10/04 22:42:28 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1366
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/lemon/undir_graph_extender.h
r962 r978 36 36 37 37 class Edge : public UndirEdge { 38 friend class Graph;38 friend class UndirGraphExtender; 39 39 40 40 protected:
Note: See TracChangeset
for help on using the changeset viewer.