summaryrefslogtreecommitdiffstats
path: root/src/map/amap/amap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/amap/amap.h')
-rw-r--r--src/map/amap/amap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/amap/amap.h b/src/map/amap/amap.h
index 03e9ce44..c897331c 100644
--- a/src/map/amap/amap.h
+++ b/src/map/amap/amap.h
@@ -50,6 +50,7 @@ struct Amap_Par_t_
int fUseXors; // enables the use of XORs
int fFreeInvs; // assume inverters are free (area = 0)
float fEpsilon; // used to compare floating point numbers
+ float fADratio; // ratio of area/delay improvement
int fVerbose; // verbosity flag
};