ensure namespace ::utility exists
r3522 | dcl | 2012-04-02 12:58:59 +1000 (Mon, 02 Apr 2012) | 1 line
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
namespace eval ::utility {}
|
||||
proc ::utility::writeNode {tc_root { do_props 0 } { level 0 }} {
|
||||
set space [string repeat " " $level]
|
||||
set val [hval $tc_root]
|
||||
|
||||
Reference in New Issue
Block a user