equal
  deleted
  inserted
  replaced
  
    
    
    24   | 
    24   | 
    25 #include <lemon/bits/map_extender.h>  | 
    25 #include <lemon/bits/map_extender.h>  | 
    26 #include <lemon/bits/default_map.h>  | 
    26 #include <lemon/bits/default_map.h>  | 
    27   | 
    27   | 
    28 #include <lemon/concept_check.h>  | 
    28 #include <lemon/concept_check.h>  | 
    29 #include <lemon/concept/maps.h>  | 
    29 #include <lemon/concepts/maps.h>  | 
    30   | 
    30   | 
    31 ///\ingroup graphbits  | 
    31 ///\ingroup graphbits  | 
    32 ///\file  | 
    32 ///\file  | 
    33 ///\brief Extenders for the graph types  | 
    33 ///\brief Extenders for the graph types  | 
    34 namespace lemon { | 
    34 namespace lemon { |