COIN-OR::LEMON - Graph Library

Changeset 1946:17eb3eaad9f8 in lemon-0.x for lemon/bits/vector_map.h


Ignore:
Timestamp:
02/02/06 18:43:24 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2521
Message:
  • workaround for a Doxygen 1.4.6 bug
  • other doc fixes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/vector_map.h

    r1910 r1946  
    2727#include <lemon/concept/maps.h>
    2828
    29 /// \ingroin graphmapfactory
     29/// \ingroup graphmapfactory
    3030///
    3131///\file
     
    3434namespace lemon {
    3535
    36   /// \ingroin graphmapfactory
     36  /// \ingroup graphmapfactory
    3737  ///
    3838  /// \brief Graph map based on the std::vector storage.
Note: See TracChangeset for help on using the changeset viewer.