adapted default IDEPTH value

This commit is contained in:
erikb 1986-11-14 08:16:38 +00:00
parent 3ffbb31b34
commit 6f6380329d

View File

@ -9,7 +9,7 @@
!File: idepth.h
#define IDEPTH 20 /* maximum nr of stacked input buffers */
#define IDEPTH 100 /* maximum nr of stacked input buffers */
!File: errout.h