diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /lang/tclX/pkg-descr | |
parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) |
Notes
Diffstat (limited to 'lang/tclX/pkg-descr')
-rw-r--r-- | lang/tclX/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/tclX/pkg-descr b/lang/tclX/pkg-descr deleted file mode 100644 index e238c10cf4a2..000000000000 --- a/lang/tclX/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ - Extended Tcl (TclX), is a set of extensions to Tcl, the Tool -Command Language invented by Dr. John Ousterhout of the University -of California at Berkeley. Tcl is a powerful, yet simple embeddable -programming language. Extended Tcl is oriented towards Unix system -programming tasks, with many additional interfaces to the Unix -operating system, It is upwardly compatible with Tcl. You take -the Extended Tcl package, add it to Tcl, and from that you get -Extended Tcl. |