summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-07-18 16:57:38 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-07-18 16:57:38 -0700
commitdb402147bafff10b1e2beaae06614e870938f517 (patch)
tree7515c0688151cf104b97a5e709da7be37c3316bd /src
parent9e723d40dd92e40122606ab340d4f2bea92e8a5f (diff)
downloadabc-db402147bafff10b1e2beaae06614e870938f517.tar.gz
abc-db402147bafff10b1e2beaae06614e870938f517.tar.bz2
abc-db402147bafff10b1e2beaae06614e870938f517.zip
New technology mapper.
Diffstat (limited to 'src')
-rw-r--r--src/map/mpm/mpmMap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/mpm/mpmMap.c b/src/map/mpm/mpmMap.c
index 89600421..825f8c3f 100644
--- a/src/map/mpm/mpmMap.c
+++ b/src/map/mpm/mpmMap.c
@@ -26,7 +26,7 @@ ABC_NAMESPACE_IMPL_START
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
-#define MIG_RUNTIME
+//#define MIG_RUNTIME
////////////////////////////////////////////////////////////////////////
/// FUNCTION DEFINITIONS ///