Add an EXFUN for Fmount_char_attribute_table.
authortomo <tomo>
Fri, 23 Aug 2002 17:57:28 +0000 (17:57 +0000)
committertomo <tomo>
Fri, 23 Aug 2002 17:57:28 +0000 (17:57 +0000)
src/chartab.h

index e6d637b..f67e493 100644 (file)
@@ -42,6 +42,8 @@ EXFUN (Fput_char_attribute, 3);
 
 EXFUN (Ffind_char, 1);
 
+EXFUN (Fmount_char_attribute_table, 1);
+
 
 /************************************************************************/
 /*                         Char-ID Tables                              */