summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-08 10:14:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-08 10:14:49 (GMT)
commitbb301497259b4fb0ecb9404eccb0e75bedc31ecf (patch)
treef86a1e9094f58df1a28bf376dba5a5952f13cecb /tools
parent47065f7efad81935a19ea8d1c5c54c36c835d8c6 (diff)
downloadtcl-bb301497259b4fb0ecb9404eccb0e75bedc31ecf.zip
tcl-bb301497259b4fb0ecb9404eccb0e75bedc31ecf.tar.gz
tcl-bb301497259b4fb0ecb9404eccb0e75bedc31ecf.tar.bz2
TIP #590 follow-up: Adapt documentation and tclStubLib.c
Diffstat (limited to 'tools')
-rw-r--r--tools/makeHeader.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/makeHeader.tcl b/tools/makeHeader.tcl
index c72219f..1d961c9 100644
--- a/tools/makeHeader.tcl
+++ b/tools/makeHeader.tcl
@@ -8,7 +8,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-package require Tcl 8.6
+package require Tcl 8.6-
namespace eval makeHeader {