Add menus_list.tcl and windows_info.tcl.
authorsls <sls>
Wed, 21 Jun 1995 09:42:07 +0000 (09:42 +0000)
committersls <sls>
Wed, 21 Jun 1995 09:42:07 +0000 (09:42 +0000)
install.tcl

index e2161baebdd2340231a379725cb9a91385787622..2cffcb1d4acfd5bbac5b45dc8f6b6cf7a0ee41f8 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/wish -f
+#!/usr/local/bin/wish
 #
 # $Id$
 #
@@ -158,9 +158,10 @@ proc install {} {
        log "ok.\n"
     }
     if ![install_files $libdir {
-       about.tcl defaults.tcl lists.tcl globals_list.tcl procs_list.tcl
-       windows_list.tcl images_list.tcl value.tcl stl.tcl sls.ppm version.tcl
-       help.tcl cmdline.tcl interface.tcl tclIndex
+       about.tcl defaults.tcl windows_info.tcl lists.tcl globals_list.tcl
+       procs_list.tcl windows_list.tcl images_list.tcl menus_list.tcl
+       value.tcl stl.tcl sls.ppm version.tcl help.tcl cmdline.tcl
+       interface.tcl tclIndex
        Intro.html Lists.html Procs.html Globals.html Windows.html
        Value.html Miscellany.html Notes.html WhatsNew.html ChangeLog.html
     }] {