summaryrefslogtreecommitdiff
path: root/src/ccl.h
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2008-03-10 12:16:47 +0000
committerKenichi Handa <handa@m17n.org>2008-03-10 12:16:47 +0000
commit7a1dd8de8f17a4c858d8fb5a34890fc65f33823b (patch)
treec53b96a5d9abf6e8c07369dfbc5aaf508f4c4325 /src/ccl.h
parent3796e315640fee3feb81091d27196a38f437c8d9 (diff)
downloademacs-7a1dd8de8f17a4c858d8fb5a34890fc65f33823b.tar.gz
(struct ccl_program): New member quit_silently.
Diffstat (limited to 'src/ccl.h')
-rw-r--r--src/ccl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ccl.h b/src/ccl.h
index 5c1f90eeec8..41e7e7dcb63 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -76,6 +76,9 @@ struct ccl_program {
CCL_WRITE_CHAR. After execution,
if no such byte is written, set
this value to zero. */
+ int quit_silently; /* If nonzero, don't append "CCL:
+ Quitted" to the generated text when
+ CCL program is quitted. */
};
/* This data type is used for the spec field of the structure