projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc922b6
)
Add tkhtml.tcl.
author
sls
<sls>
Sun, 4 Jun 1995 08:06:54 +0000
(08:06 +0000)
committer
sls
<sls>
Sun, 4 Jun 1995 08:06:54 +0000
(08:06 +0000)
stl.tcl
patch
|
blob
|
history
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]
}