Added default scope stack size
This commit is contained in:
@@ -47,4 +47,5 @@ typedef struct s {
|
||||
#define GLOBAL_BUCKET_SIZE 32
|
||||
#define LOCAL_BUCKET_SIZE 16
|
||||
|
||||
#define DEFAULT_STRING_LIST_SIZE 8
|
||||
#define DEFAULT_STRING_LIST_SIZE 8
|
||||
#define DEFAULT_NO_SCOPES 1
|
||||
Reference in New Issue
Block a user