MG: added stringhashlist.pas

git-svn-id: trunk@3326 -
This commit is contained in:
lazarus 2002-09-11 15:04:49 +00:00
parent 621924577e
commit 1e57a6f00c
2 changed files with 4 additions and 2 deletions

View File

@ -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.

View File

@ -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