summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index f41321f..fea55cb 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1460,6 +1460,11 @@ const TclStubs tclStubs = {
Tcl_UtfAtIndex, /* 671 */
Tcl_GetRange, /* 672 */
Tcl_GetUniChar, /* 673 */
+ 0, /* 674 */
+ 0, /* 675 */
+ 0, /* 676 */
+ 0, /* 677 */
+ Tcl_ProcObjCmd2, /* 678 */
};
/* !END!: Do not edit above this line. */