Changeset 794:d9ec436d11fe in lemon-0.x for src/hugo/skeletons/graph.h
- Timestamp:
- 09/03/04 12:28:21 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1088
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/hugo/skeletons/graph.h
r774 r794 3 3 #define HUGO_SKELETON_GRAPH_H 4 4 5 ///\ingroup skeletons 5 6 ///\file 6 7 ///\brief Declaration of GraphSkeleton. … … 13 14 namespace skeleton { 14 15 15 // @defgroup empty_graph The GraphSkeleton class16 // @{16 /// \addtogroup skeletons 17 /// @{ 17 18 18 19 /// An empty static graph class.
Note: See TracChangeset
for help on using the changeset viewer.