Changeset 980:0f1044b7a3af in lemon-0.x for src/test
- Timestamp:
- 11/11/04 10:31:55 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1368
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/test/graph_test.cc
r959 r980 34 34 function_requires<IterableGraphComponentConcept<IterableGraphComponent> >(); 35 35 36 function_requires<IdMappableGraphComponentConcept<IdMappableGraphComponent> >();37 36 function_requires<MappableGraphComponentConcept<MappableGraphComponent> >(); 38 37
Note: See TracChangeset
for help on using the changeset viewer.