Adapted for size of ARM table
This commit is contained in:
parent
c9b9a9b2c0
commit
dc345354ee
|
@ -22,7 +22,7 @@
|
|||
#define MAXSETS BORS(200,100)
|
||||
#define MAXINSTR BORS(200,125)
|
||||
#define MAXSTRINGS BORS(300,200)
|
||||
#define MAXNODES BORS(600,350)
|
||||
#define MAXNODES BORS(1200,350)
|
||||
#define EMPATMAX BORS(20,10)
|
||||
#define MAXPATTERNS BORS(40,30)
|
||||
#define MAXALLREG 5
|
||||
|
|
Loading…
Reference in a new issue