Re: tclkit package question
Jean-Claude Wippler <[email protected]> Tue, 4 Dec 2007 12:47:10 +0100
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
> When using a ''real'' tclkit, one finds that a package called > "scripdoc" is found. That package is not found when using kbskit or > ActiveTcl's base-tcl . What is scripdoc? A compatibility package, because old starkits (once called scripted documents) had a "package require scripdoc" in them, whereas for several years now they all use "package require starkit". -jcw