* add missing description for tcl

git-svn-id: trunk@29232 -
This commit is contained in:
Tomas Hajny 2014-12-08 23:16:03 +00:00
parent b3bc8cafdf
commit a685a34455

View File

@ -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;
{$endif ALLPACKAGES}