doc/maps.dox
changeset 1183 8f623d1833a7
parent 1167 ccbca6ba8b59
child 1788 614ce2dd3cba
     1.1 --- a/doc/maps.dox	Thu Mar 03 17:18:27 2005 +0000
     1.2 +++ b/doc/maps.dox	Thu Mar 03 17:20:08 2005 +0000
     1.3 @@ -12,7 +12,8 @@
     1.4    typedef double Value;
     1.5  \endcode
     1.6  
     1.7 -A map can \e readable (\ref lemon::concept::ReadMap "ReadMap", for short),
     1.8 +A map can be 
     1.9 +\e readable (\ref lemon::concept::ReadMap "ReadMap", for short),
    1.10  \e writable (\ref lemon::concept::WriteMap "WriteMap") or both
    1.11  (\ref lemon::concept::ReadWriteMap "ReadWriteMap").
    1.12  There also exists a special type of
    1.13 @@ -144,4 +145,4 @@
    1.14  To be written...
    1.15  
    1.16  */
    1.17 -}
    1.18 \ No newline at end of file
    1.19 +}