/* Declarations having to do with Mule char tables.
Copyright (C) 1992 Free Software Foundation, Inc.
Copyright (C) 1995 Sun Microsystems, Inc.
- Copyright (C) 1999,2000,2001,2002 MORIOKA Tomohiko
+ Copyright (C) 1999,2000,2001,2002,2003 MORIOKA Tomohiko
This file is part of XEmacs.
Lisp_Object table;
Lisp_Object default_value;
Lisp_Object name;
+#ifndef CHISE
Lisp_Object db;
+#endif
unsigned char unloaded;
#else
Lisp_Object ascii[NUM_ASCII_CHARS];