diff options
Diffstat (limited to 'lang/itcl/pkg-descr')
-rw-r--r-- | lang/itcl/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/itcl/pkg-descr b/lang/itcl/pkg-descr index a2b1a92..fa0c921 100644 --- a/lang/itcl/pkg-descr +++ b/lang/itcl/pkg-descr @@ -5,3 +5,5 @@ object oriented extension to Tcl. The [incr Tcl] language is also known as A companion to [incr Tcl] called [incr Tk] builds a ``mega-widget'' framework into Tk. The [incr Tk] extension is also known as ``itk'' and is available in x11-toolkits. + +WWW: http://sourceforge.net/projects/incrtcl/ |