COIN-OR::LEMON - Graph Library

Changeset 431:79a5641f2dbc in lemon-0.x


Ignore:
Timestamp:
04/26/04 20:16:42 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@571
Message:

docs

Location:
src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/include/time_measure.h

    r428 r431  
    33#define HUGO_TIME_MEASURE_H
    44
    5 ///ingroup graphs
     5///ingroup misc
    66///\file
    77///\brief Tools for measuring cpu usage
  • src/work/athos/xy/xy.h

    r249 r431  
    55#include <iostream>
    66
    7 namespace hugo {
    8 
     7///ingroup misc
    98///\file
    109///\brief A simple two dimensional vector and a bounding box implementation
     
    1817
    1918
     19namespace hugo {
     20
     21  /// \addtogroup misc
     22  /// @{
     23
    2024/** \brief
    21252 dimensional vector (plainvector) implementation
     
    210214
    211215
     216  /// @}
    212217
    213218
Note: See TracChangeset for help on using the changeset viewer.