modules/uri/pkgIndex.tcl

Go to the documentation of this file.
00001 if {![package vsatisfies [package provide Tcl] 8.2]} {
00002     /*  FRINK: nocheck*/
00003     return
00004 }
00005 package ifneeded uri      1.2.1 [list source [file join $dir uri.tcl]]
00006 package ifneeded uri::urn 1.0.2 [list source [file join $dir urn-scheme.tcl]]
00007 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1