Artifact 4ee968e6ffb8a67c89ad7fcc45973807bc2a1ff8:
- File packages/quicktk/pkgIndex — part of check-in [611bac4845] at 2013-09-01 08:29:17 on branch trunk — lost of changes (user: pooryorick size: 224)
#! /bin/env tclsh
package ifneeded ycl::quicktk 0.1 [list apply {{dir} {
package require ycl::package
[yclprefix]::package::source quicktk \
[file join $dir lib quicktk.tcl]
package provide ycl::quicktk 0.1
}} $dir]