mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 05:49:30 +02:00
MG: added stringhashlist.pas
git-svn-id: trunk@3326 -
This commit is contained in:
parent
621924577e
commit
1e57a6f00c
@ -14,7 +14,7 @@ implicitunits=arrow actnlist buttons calendar clipbrd clistbox comctrls \
|
||||
commctrl controls dialogs dynhasharray extctrls filectrl forms \
|
||||
graphics graphicsmath graphtype imglist interfacebase lazqueue \
|
||||
lclmemmanager lcllinux lclstrconsts lcltype lmessages lresources menus \
|
||||
messages registry spin stdctrls toolwin utrace vclglobals
|
||||
messages registry spin stdctrls stringhashlist toolwin utrace vclglobals
|
||||
# !!! do not add interfaces. interfaces.ppu belongs to the interface(s).
|
||||
# and do not add allunits. It is just a dummy unit used for compiling.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
{ $Id$ }
|
||||
{
|
||||
/***************************************************************************
|
||||
@ -1517,6 +1516,9 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.15 2002/09/11 15:04:49 lazarus
|
||||
MG: added stringhashlist.pas
|
||||
|
||||
Revision 1.14 2002/09/10 06:49:18 lazarus
|
||||
MG: scrollingwincontrol from Andrew
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user