COIN-OR::LEMON - Graph Library

Changeset 1946:17eb3eaad9f8 in lemon-0.x for lemon/bits/static_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/static_map.h

    r1910 r1946  
    2828#include <lemon/concept/maps.h>
    2929
    30 /// \ingroin graphmaps
     30/// \ingroup graphmaps
    3131///
    3232///\file
     
    3535namespace lemon {
    3636
    37   /// \ingroin graphmaps
     37  /// \ingroup graphmaps
    3838  ///
    3939  /// \brief Graph map with static sized storage.
Note: See TracChangeset for help on using the changeset viewer.