Parcourir la source

adapted default IDEPTH value

erikb il y a 38 ans
Parent
commit
6f6380329d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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