mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 05:09:17 +02:00
* add missing description for tcl
git-svn-id: trunk@29232 -
This commit is contained in:
parent
b3bc8cafdf
commit
a685a34455
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user