This commit is contained in:
William Suggs
2009-03-02 13:12:57 +08:00
committed by Mike Donaghy
parent 2a5b239357
commit 7bc3bdb0c4

2
t/tk.tk Normal file
View File

@@ -0,0 +1,2 @@
label .l -text "Hello World!"
pack .l