lemon/bits/traits.h
changeset 318 2cc60866a0c9
parent 220 a5d8c039f218
     1.1 --- a/lemon/bits/traits.h	Thu Oct 09 10:09:44 2008 +0200
     1.2 +++ b/lemon/bits/traits.h	Thu Oct 09 13:27:35 2008 +0200
     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