tcllibc.tcl

Go to the documentation of this file.
00001 /*  Umbrella, i.e. Bundle, to put all of the critcl modules which are*/
00002 /*  found in Tcllib in one shared library.*/
00003 
00004 package require critcl
00005 package provide tcllibc 0.3.2
00006 
00007 namespace ::tcllib {
00008     variable tcllibc_rcsid {$Id: tcllibc.tcl,v 1.7 2007/08/29 22:10:30 andreas_kupries Exp $}
00009     critcl::ccode {
00010         /* no code required in this file */
00011     }
00012 }
00013 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1