From 086028fc1bda294d6d070b006836ff9e43d8e6c0 Mon Sep 17 00:00:00 2001 From: sls Date: Wed, 21 Jun 1995 09:42:07 +0000 Subject: [PATCH] Add menus_list.tcl and windows_info.tcl. --- install.tcl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/install.tcl b/install.tcl index e2161ba..2cffcb1 100644 --- a/install.tcl +++ b/install.tcl @@ -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 }] { -- 2.23.0