bigger define for MAXSTAB
This commit is contained in:
parent
e516b1e321
commit
6d85667761
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ static char rcsid[] = "$Header$";
|
||||||
* Every now and then call garbage_collect() from toplevel.
|
* Every now and then call garbage_collect() from toplevel.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAXSTAB 500
|
#define MAXSTAB 1500
|
||||||
#define THRESHOLD 200
|
#define THRESHOLD 200
|
||||||
|
|
||||||
char *stab[MAXSTAB];
|
char *stab[MAXSTAB];
|
||||||
|
|
Loading…
Add table
Reference in a new issue