naming convention:
authordeba
Wed, 07 Mar 2007 11:56:14 +0000
changeset 2396658c04d74729
parent 2395 fe5966d8acfc
child 2397 a501140ce878
naming convention:
header sentry
lemon/ssp_min_cost_flow.h
     1.1 --- a/lemon/ssp_min_cost_flow.h	Tue Mar 06 17:04:16 2007 +0000
     1.2 +++ b/lemon/ssp_min_cost_flow.h	Wed Mar 07 11:56:14 2007 +0000
     1.3 @@ -16,8 +16,8 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -#ifndef LEMON_MIN_COST_FLOW_H
     1.8 -#define LEMON_MIN_COST_FLOW_H
     1.9 +#ifndef LEMON_SSP_MIN_COST_FLOW_H
    1.10 +#define LEMON_SSP_MIN_COST_FLOW_H
    1.11  
    1.12  ///\ingroup min_cost_flow 
    1.13  ///
    1.14 @@ -258,4 +258,4 @@
    1.15  
    1.16  } //namespace lemon
    1.17  
    1.18 -#endif //LEMON_MIN_COST_FLOW_H
    1.19 +#endif //LEMON_SSP_MIN_COST_FLOW_H