changeset 317 | a0ab96ad65fe |
parent 220 | a5d8c039f218 |
child 360 | 75cf49ce5390 |
1.1 --- a/lemon/bits/traits.h Thu Oct 09 16:47:01 2008 +0200 1.2 +++ b/lemon/bits/traits.h Thu Oct 09 16:20:37 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