# HG changeset patch # User Kenichi Handa # Date 925796621 0 # Node ID 46d2dc61ec318cf2401ba0e4c1ccc4bed2626c7c # Parent 7b170d2184a415c14b010bec6bb9d3ff30d6be37 (struct ccl_program): New member stack_idx. diff -r 7b170d2184a4 -r 46d2dc61ec31 src/ccl.h --- 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