branch | 1.0 |
changeset 320 | 12626fc94ccf |
parent 220 | a5d8c039f218 |
1.1 --- a/lemon/bits/traits.h Thu Oct 09 13:52:01 2008 +0100 1.2 +++ b/lemon/bits/traits.h Thu Oct 09 14:37:44 2008 +0100 1.3 @@ -19,9 +19,9 @@ 1.4 #ifndef LEMON_BITS_TRAITS_H 1.5 #define LEMON_BITS_TRAITS_H 1.6 1.7 -///\file 1.8 -///\brief Traits for graphs and maps 1.9 -/// 1.10 +//\file 1.11 +//\brief Traits for graphs and maps 1.12 +// 1.13 1.14 #include <lemon/bits/enable_if.h> 1.15