modules/uuid/pkgIndex.tcl

Go to the documentation of this file.
00001 /*  pkgIndex.tcl - */
00002 /* */
00003 /*  uuid package index file*/
00004 /* */
00005 /*  $Id: pkgIndex.tcl,v 1.2 2005/09/30 05:36:39 andreas_kupries Exp $*/
00006 
00007 if {![package vsatisfies [package provide Tcl] 8.2]} {return}
00008 package ifneeded uuid 1.0.1 [list source [file join $dir uuid.tcl]]
00009 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1