aboutsummaryrefslogtreecommitdiff
path: root/nshelper.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'nshelper.tcl')
-rw-r--r--nshelper.tcl6
1 files changed, 6 insertions, 0 deletions
diff --git a/nshelper.tcl b/nshelper.tcl
index c91973f..33acb51 100644
--- a/nshelper.tcl
+++ b/nshelper.tcl
@@ -1,3 +1,9 @@
+# Implements script-based implementations of various namespace
+# subcommands
+#
+# (c) 2011 Steve Bennett <steveb@workware.net.au>
+#
+
proc {namespace delete} {args} {
foreach name $args {
if {$name ni {:: ""}} {