Changeset 105:a3c73e9b9b2e in lemon-0.x for src/work/bfs_iterator.hh
- Timestamp:
- 02/20/04 22:45:07 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/bfs_iterator.hh
r99 r105 7 7 #include <graph_wrapper.h> 8 8 9 namespace marci{9 namespace hugo { 10 10 11 11 template <typename Graph> … … 756 756 757 757 758 } // namespace marci758 } // namespace hugo 759 759 760 760 #endif //BFS_ITERATOR_HH
Note: See TracChangeset
for help on using the changeset viewer.