diff src/ccl.h @ 24689:46d2dc61ec31

(struct ccl_program): New member stack_idx.
author Kenichi Handa <handa@m17n.org>
date Tue, 04 May 1999 05:43:41 +0000
parents b33307c77a17
children 6f92f7a071c9
line wrap: on
line diff
--- a/src/ccl.h	Tue May 04 05:42:55 1999 +0000
+++ b/src/ccl.h	Tue May 04 05:43:41 1999 +0000
@@ -52,6 +52,7 @@
   int buf_magnification;	/* Output buffer magnification.  How
 				   many times bigger the output buffer
 				   should be than the input buffer.  */
+  int stack_idx;		/* How deep the call of CCL_Call is nested.  */
 };
 
 /* This data type is used for the spec field of the structure