XVFS
hello.tcl
Login
Home
Timeline
Files
Branches
Tags
Tickets
Wiki
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File
example/lib/hello/hello.tcl
from the
latest check-in
namespace eval ::hello { proc ::hello::world {} {} } package provide hello 0