Add tkhtml.tcl.
authorsls <sls>
Sun, 4 Jun 1995 08:06:54 +0000 (08:06 +0000)
committersls <sls>
Sun, 4 Jun 1995 08:06:54 +0000 (08:06 +0000)
stl.tcl

diff --git a/stl.tcl b/stl.tcl
index 2b59228246d70ba78bab4d11bdd2077cd0a92294..ada10e9131b11c576342e6ad8728bc46822b9b36 100644 (file)
--- 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]
     }