소스 검색

adapted default IDEPTH value

erikb 38 년 전
부모
커밋
6f6380329d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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