equal
  deleted
  inserted
  replaced
  
    
    
    14  * express or implied, and with no claim as to its suitability for any  | 
    14  * express or implied, and with no claim as to its suitability for any  | 
    15  * purpose.  | 
    15  * purpose.  | 
    16  *  | 
    16  *  | 
    17  */  | 
    17  */  | 
    18   | 
    18   | 
    19 #ifndef LEMON_BITS_PRED_MAP_PATH_H  | 
    19 #ifndef LEMON_BITS_PATH_DUMP_H  | 
    20 #define LEMON_BITS_PRED_MAP_PATH_H  | 
    20 #define LEMON_BITS_PATH_DUMP_H  | 
    21   | 
    21   | 
    22 #include <lemon/core.h>  | 
    22 #include <lemon/core.h>  | 
    23 #include <lemon/concept_check.h>  | 
    23 #include <lemon/concept_check.h>  | 
    24   | 
    24   | 
    25 namespace lemon { | 
    25 namespace lemon { |