summaryrefslogtreecommitdiffstats
path: root/src/map/if/if.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/if/if.h')
-rw-r--r--src/map/if/if.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/map/if/if.h b/src/map/if/if.h
index 6807e6ad..4d5b1e64 100644
--- a/src/map/if/if.h
+++ b/src/map/if/if.h
@@ -268,11 +268,10 @@ struct If_Man_t_
// priority cut
struct If_Cut_t_
{
+ float Delay; // delay of the cut
float Area; // area (or area-flow) of the cut
- float AveRefs; // the average number of leaf references
float Edge; // the edge flow
float Power; // the power flow
- float Delay; // delay of the cut
int iCutFunc; // TT ID of the cut
int uMaskFunc; // polarity bitmask
unsigned uSign; // cut signature