lemon/color.h
changeset 313 64f8f7cc6168
parent 209 765619b7cbb2
child 440 88ed40ad0d4f
     1.1 --- a/lemon/color.h	Wed Oct 08 17:05:01 2008 +0100
     1.2 +++ b/lemon/color.h	Thu Oct 09 10:09:44 2008 +0200
     1.3 @@ -92,7 +92,7 @@
     1.4    /// Dark cyan color constant
     1.5    extern const Color DARK_CYAN;
     1.6  
     1.7 -  ///Map <tt>int</tt>s to different \ref Color "Color"s
     1.8 +  ///Map <tt>int</tt>s to different <tt>Color</tt>s
     1.9  
    1.10    ///This map assigns one of the predefined \ref Color "Color"s to
    1.11    ///each <tt>int</tt>. It is possible to change the colors as well as