lemon/concepts/path.h
changeset 280 e7f8647ce760
parent 236 da953e387d31
child 281 e9b4fbe163f5
     1.1 --- a/lemon/concepts/path.h	Mon Sep 22 10:56:01 2008 +0200
     1.2 +++ b/lemon/concepts/path.h	Mon Jul 14 15:23:11 2008 +0100
     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