Install help.tcl.
authorsls <sls>
Thu, 23 Mar 1995 06:56:33 +0000 (06:56 +0000)
committersls <sls>
Thu, 23 Mar 1995 06:56:33 +0000 (06:56 +0000)
install.tcl

index a0bd3c236c2c108e5f35ff15e03bc215563788c6..f3bcefffe93f2bfd658d752bd3222e5b6a8652b1 100644 (file)
@@ -153,13 +153,14 @@ proc install {} {
     }
     if ![install_files $libdir {
        about.tcl defaults.tcl lists.tcl globals_list.tcl procs_list.tcl
-       windows_list.tcl value.tcl stl.tcl sls.xbm version.tcl tclIndex
+       windows_list.tcl value.tcl stl.tcl sls.xbm version.tcl
+       help.tcl tclIndex
     }] {
        return
     }
     if ![install_files $libdir/stl-lite {
        stl-lite/filechsr.tcl stl-lite/simpleentry.tcl stl-lite/object.tcl
-       stl-lite/tk_util.tcl
+       stl-lite/tk_util.tcl stl-lite/feedback.tcl
     }] {
        return
     }