modules/snit/pkgIndex.tcl

Go to the documentation of this file.
00001 if {[package vsatisfies [package provide Tcl] 8.5]} {
00002     package ifneeded snit 2.2.1 \
00003         [list source [file join $dir snit2.tcl]]
00004 }
00005 
00006 package ifneeded snit 1.3.1 [list source [file join $dir snit.tcl]]
00007 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1