adapted some sizes
This commit is contained in:
parent
351429c19c
commit
4be6b2ae55
|
@ -21,7 +21,7 @@
|
|||
#define MAXATT 6
|
||||
#define MAXSETS BORS(150,100)
|
||||
#define MAXINSTR BORS(125,200)
|
||||
#define MAXSTRINGS BORS(250,150)
|
||||
#define MAXSTRINGS BORS(300,200)
|
||||
#define MAXNODES BORS(500,350)
|
||||
#define EMPATMAX BORS(20,10)
|
||||
#define MAXPATTERNS BORS(40,30)
|
||||
|
|
Loading…
Reference in a new issue