From 5a6924060bffb688101f54711f967305fc3fa480 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Thu, 7 Feb 2008 08:01:00 -0800 Subject: Version abc80207 --- src/opt/mfs/mfs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/opt/mfs/mfs.h') diff --git a/src/opt/mfs/mfs.h b/src/opt/mfs/mfs.h index 9fc6a253..cb2da431 100644 --- a/src/opt/mfs/mfs.h +++ b/src/opt/mfs/mfs.h @@ -49,6 +49,8 @@ struct Mfs_Par_t_ int nGrowthLevel; // the maximum allowed growth in level int fResub; // performs resubstitution int fArea; // performs optimization for area + int fMoreEffort; // performs high-affort minimization + int fSwapEdge; // performs edge swapping int fDelay; // performs optimization for delay int fVerbose; // enable basic stats int fVeryVerbose; // enable detailed stats -- cgit v1.2.3