COIN-OR::LEMON - Graph Library

Changeset 351:91e68d590e61 in lemon-1.2 for lemon


Ignore:
Timestamp:
11/03/08 16:59:14 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Move the doc of the nauty group to groups.dox (#55)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/nauty_reader.h

    r350 r351  
    2424#include <string>
    2525
    26 /// \ingroup io_group
    27 ///
    28 /// @defgroup nauty_group NAUTY format
    29 ///
    30 /// \brief Read \e Nauty format
    31 ///
    32 /// Tool to read graphs from \e Nauty format data
    33 
    3426/// \ingroup nauty_group
    3527/// \file
    3628/// \brief Nauty file reader.
     29
    3730namespace lemon {
    3831
Note: See TracChangeset for help on using the changeset viewer.