hello.tcl

File example/lib/hello/hello.tcl from the latest check-in


namespace eval ::hello { proc ::hello::world {} {} }
package provide hello 0