Changeset 785:a9b0863c2265 in lemon-0.x for src/hugo/map_defines.h
- Timestamp:
- 09/02/04 17:13:21 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1078
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/hugo/map_defines.h
r782 r785 2 2 #ifndef MAP_DEFINES_H 3 3 #define MAP_DEFINES_H 4 5 ///\ingroup graphmapfactory 6 ///\file 7 ///\brief Defines to help creating graph maps. 8 9 /// \addtogroup graphmapfactory 10 /// @{ 4 11 5 12 /** Creates the EdgeMapRegistry type an declare a mutable instance … … 210 217 }; 211 218 219 220 /// @} 221 212 222 #endif
Note: See TracChangeset
for help on using the changeset viewer.