Changeset 964:2c0c20e90116 in lemon-0.x for src/lemon/concept
- Timestamp:
- 11/05/04 08:26:20 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1348
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/lemon/concept/graph_component.h
r962 r964 35 35 36 36 /// \note Because Node and Edge are forbidden to inherit from the same 37 /// base class, this is a template. For Node you shoul instantiate it37 /// base class, this is a template. For Node you should instantiate it 38 38 /// with character 'n' and for Edge with 'e'. 39 39
Note: See TracChangeset
for help on using the changeset viewer.