lemon/concepts/path.h
changeset 287 bb40b6db0a58
parent 280 e7f8647ce760
parent 278 931190050520
child 440 88ed40ad0d4f
     1.1 --- a/lemon/concepts/path.h	Fri Sep 26 12:40:11 2008 +0200
     1.2 +++ b/lemon/concepts/path.h	Sat Sep 27 14:33:28 2008 +0200
     1.3 @@ -20,7 +20,6 @@
     1.4  ///\file
     1.5  ///\brief Classes for representing paths in digraphs.
     1.6  ///
     1.7 -///\todo Iterators have obsolete style
     1.8  
     1.9  #ifndef LEMON_CONCEPT_PATH_H
    1.10  #define LEMON_CONCEPT_PATH_H