changeset 283 | 66bb22401834 |
parent 209 | 765619b7cbb2 |
child 440 | 88ed40ad0d4f |
child 496 | 7992dcb0d0e6 |
1.1 --- a/lemon/tolerance.h Fri Sep 26 13:46:49 2008 +0200 1.2 +++ b/lemon/tolerance.h Sat Sep 27 13:45:50 2008 +0200 1.3 @@ -24,8 +24,6 @@ 1.4 ///\brief A basic tool to handle the anomalies of calculation with 1.5 ///floating point numbers. 1.6 /// 1.7 -///\todo It should be in a module like "Basic tools" 1.8 - 1.9 1.10 namespace lemon { 1.11