From ceb24c46a7299ee498dc54698181e647ce77e9e7 Mon Sep 17 00:00:00 2001 From: sls Date: Sun, 4 Jun 1995 08:06:54 +0000 Subject: [PATCH] Add tkhtml.tcl. --- stl.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/stl.tcl b/stl.tcl index 2b59228..ada10e9 100644 --- a/stl.tcl +++ b/stl.tcl @@ -10,6 +10,7 @@ proc stl_lite_init {} { global tkinspect_library foreach file { object.tcl filechsr.tcl simpleentry.tcl tk_util.tcl feedback.tcl + tkhtml.tcl } { uplevel #0 [list source $tkinspect_library/stl-lite/$file] } -- 2.23.0