author | Alpar Juttner <alpar@cs.elte.hu> |
Tue, 06 Aug 2013 06:52:36 +0200 | |
changeset 1252 | 38c432e01489 |
parent 1251 | 218171dc022d |
child 1253 | 5958cc5c0a98 |
lemon/lp_base.h | file | annotate | diff | comparison | revisions |
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;