term.tcl

Go to the documentation of this file.
00001 /*  -*- tcl -*-*/
00002 /*  ### ### ### ######### ######### #########*/
00003 /*  Terminal packages - Main :: Generic operations*/
00004 
00005 /*  Currently we have no generica at all. We make the package, but it*/
00006 /*  provides nothing for now.*/
00007 
00008 /*  ### ### ### ######### ######### #########*/
00009 /*  Requirements*/
00010 
00011 namespace ::term {}
00012 
00013 /*  ### ### ### ######### ######### #########*/
00014 /*  Ready*/
00015 
00016 package provide term 0.1
00017 
00018 /** 
00019  * ### ### ### ######### ######### #########
00020 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1