COIN-OR::LEMON - Graph Library

Changeset 785:a9b0863c2265 in lemon-0.x for src/hugo/map_defines.h


Ignore:
Timestamp:
09/02/04 17:13:21 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1078
Message:

Changes in doc. (New module name for array/vector maps added.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/map_defines.h

    r782 r785  
    22#ifndef MAP_DEFINES_H
    33#define MAP_DEFINES_H
     4
     5///\ingroup graphmapfactory
     6///\file
     7///\brief Defines to help creating graph maps.
     8
     9/// \addtogroup graphmapfactory
     10/// @{
    411
    512/** Creates the EdgeMapRegistry type an declare a mutable instance
     
    210217    };
    211218
     219 
     220/// @}
     221 
    212222#endif
Note: See TracChangeset for help on using the changeset viewer.