(U-000218B7): Fixed.
[chise/xemacs-chise.git-] / lisp / utf-2000 / close-cdb.el
1 (cond
2  ((featurep 'chise)
3   (dolist (attribute (char-attribute-list))
4     (close-char-attribute-table attribute))
5   ))
6
7 (garbage-collect)