summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-08-24 16:19:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-08-24 16:19:09 (GMT)
commit814083448a1a2ee8c8acf8f700bcc7d3fe096f5d (patch)
tree83a2c71e82588b352db0685f3f7eeaa9837568b3 /tools
parentb3af10ed93dc0d55599a21cf33311871939dd1bd (diff)
downloadtcl-814083448a1a2ee8c8acf8f700bcc7d3fe096f5d.zip
tcl-814083448a1a2ee8c8acf8f700bcc7d3fe096f5d.tar.gz
tcl-814083448a1a2ee8c8acf8f700bcc7d3fe096f5d.tar.bz2
* Backport of several bug fixes from HEAD to core-8-3-1-branch
Diffstat (limited to 'tools')
-rw-r--r--tools/genStubs.tcl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/genStubs.tcl b/tools/genStubs.tcl
index d131e28..9166c20 100644
--- a/tools/genStubs.tcl
+++ b/tools/genStubs.tcl
@@ -8,7 +8,9 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: genStubs.tcl,v 1.7 1999/06/10 04:29:01 stanton Exp $
+# RCS: @(#) $Id: genStubs.tcl,v 1.7.10.1 2001/08/24 16:19:10 dgp Exp $
+
+package require Tcl 8
namespace eval genStubs {
# libraryName --