adapted some sizes
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#define MAXATT 6
|
#define MAXATT 6
|
||||||
#define MAXSETS BORS(150,100)
|
#define MAXSETS BORS(150,100)
|
||||||
#define MAXINSTR BORS(125,200)
|
#define MAXINSTR BORS(125,200)
|
||||||
#define MAXSTRINGS BORS(250,150)
|
#define MAXSTRINGS BORS(300,200)
|
||||||
#define MAXNODES BORS(500,350)
|
#define MAXNODES BORS(500,350)
|
||||||
#define EMPATMAX BORS(20,10)
|
#define EMPATMAX BORS(20,10)
|
||||||
#define MAXPATTERNS BORS(40,30)
|
#define MAXPATTERNS BORS(40,30)
|
||||||
|
|||||||
Reference in New Issue
Block a user