MAXSTAB set to 2500 (problem with argument list of ROM for new C front-end).

This commit is contained in:
bal 1985-09-06 11:06:32 +00:00
parent 57a2371a16
commit 0d9459bdd6

View file

@ -35,7 +35,7 @@ static char rcsid[] = "$Header$";
* Every now and then call garbage_collect() from toplevel.
*/
#define MAXSTAB 500
#define MAXSTAB 2500
#define THRESHOLD 200
char *stab[MAXSTAB];