chiark / gitweb /
adns compiles ish, working on transferring the rest
[chiark-tcl.git] / base / hook.c
index 56a32681a52756138a73cd4d5f5f42fbe5b7aeab..571bf07186c680c12b37979706eecd348df897f6 100644 (file)
@@ -99,6 +99,7 @@ int cht_initextension(Tcl_Interp *ip, const TopLevel_Command *cmds,
 
   if (!cht_initd) {
     cht_initd= 1;
+    Tcl_RegisterObjType(&cht_tabledataid_nearlytype);
     Tcl_RegisterObjType(&cht_enum_nearlytype);
     Tcl_RegisterObjType(&cht_enum1_nearlytype);
   }