lemon/lp_base.h
changeset 1252 38c432e01489
parent 1250 97d978243703
child 1270 dceba191c00d
     1.1 --- a/lemon/lp_base.h	Mon Aug 05 14:21:58 2013 +0200
     1.2 +++ b/lemon/lp_base.h	Tue Aug 06 06:52:36 2013 +0200
     1.3 @@ -1007,7 +1007,7 @@
     1.4  
     1.5    public:
     1.6  
     1.7 -    ///\e \ 
     1.8 +    ///Unsupported file format exception
     1.9      class UnsupportedFormatError : public Exception
    1.10      {
    1.11        std::string _format;