aboutsummaryrefslogtreecommitdiff
path: root/tclcompat.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tclcompat.tcl')
-rw-r--r--tclcompat.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tclcompat.tcl b/tclcompat.tcl
index d99e6ed..01db0cb 100644
--- a/tclcompat.tcl
+++ b/tclcompat.tcl
@@ -3,8 +3,6 @@
# Loads some Tcl-compatible features.
# case, lassign, parray, errorInfo, ::tcl_platform, ::env
-package provide tclcompat 1.0
-
# Set up the ::env array
set env [env]