home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Programming in Tcl & Tk (4th Edition)
/
TCLBOOK4.BIN
/
pc
/
exsource.old
/
21_3.tcl
< prev
next >
Wrap
Text File
|
2003-04-15
|
122b
|
11 lines
#
# Example 21-3
# The main program of a Starkit.
#
package require starkit
starkit::startup
package require app-hello