summaryrefslogtreecommitdiffstats
path: root/src/map/if/if.h
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-10-01 00:43:43 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-10-01 00:43:43 -0700
commit16f79036976a091b58ed4a612dbef37ba49c0a0f (patch)
treec5f03e843ce9994ae6b2fe1c882010e12699d918 /src/map/if/if.h
parent8340b65dc8fbc00399bc20fe3ed24545883034f2 (diff)
downloadabc-16f79036976a091b58ed4a612dbef37ba49c0a0f.tar.gz
abc-16f79036976a091b58ed4a612dbef37ba49c0a0f.tar.bz2
abc-16f79036976a091b58ed4a612dbef37ba49c0a0f.zip
Changes in specialized matching.
Diffstat (limited to 'src/map/if/if.h')
-rw-r--r--src/map/if/if.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/if/if.h b/src/map/if/if.h
index aac141fd..c51fa940 100644
--- a/src/map/if/if.h
+++ b/src/map/if/if.h
@@ -103,6 +103,7 @@ struct If_Par_t_
float DelayTarget; // delay target
float Epsilon; // value used in comparison floating point numbers
int nRelaxRatio; // delay relaxation ratio
+ int nStructType; // type of the structure
int fPreprocess; // preprossing
int fArea; // area-oriented mapping
int fFancy; // a fancy feature