(ccl_driver): If ccl->quit_silently is nonzero, don't
authorKenichi Handa <handa@m17n.org>
Mon, 10 Mar 2008 12:18:02 +0000 (12:18 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 10 Mar 2008 12:18:02 +0000 (12:18 +0000)
commit74215b552126a43e4331a7a9c78497ac0ffe2257
tree39725f2dd1788bebd60d19a6128918002bb665e1
parent7a1dd8de8f17a4c858d8fb5a34890fc65f33823b
(ccl_driver): If ccl->quit_silently is nonzero, don't
append "CCL: Quitted" when the CCL program is quitted.
(setup_ccl_program): Initialize ccl->quit_silently to zero.
src/ccl.c