home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Programming in Tcl & Tk (4th Edition)
/
TCLBOOK4.BIN
/
pc
/
exsource.old
/
21_4.tcl
< prev
next >
Wrap
Text File
|
2003-04-15
|
130b
|
10 lines
#
# Example 21-4
# The pkgIndex.tcl in a Starkit.
#
package ifneeded app-hello 1.0 \
[list source [file join $dir hello.tcl]]