Browse Source

adapted default IDEPTH value

erikb 38 years ago
parent
commit
6f6380329d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lang/cem/cemcom/Parameters

+ 1 - 1
lang/cem/cemcom/Parameters

@@ -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