MAXSTAB set to 2500 (problem with argument list of ROM for new C front-end).
This commit is contained in:
parent
57a2371a16
commit
0d9459bdd6
|
@ -35,7 +35,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 2500
|
||||||
#define THRESHOLD 200
|
#define THRESHOLD 200
|
||||||
|
|
||||||
char *stab[MAXSTAB];
|
char *stab[MAXSTAB];
|
||||||
|
|
Loading…
Reference in a new issue