git-svn-id: trunk@29232 -
@@ -13,6 +13,7 @@ begin
{$endif ALLPACKAGES}
P:=AddPackage('tcl');
+ P.Description := 'Interface unit for invoking Tcl interpreter using a library.';
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;