mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 00:09:25 +02:00
* log added
This commit is contained in:
parent
03f93fb547
commit
a1bfbbfeea
@ -1,4 +1,3 @@
|
||||
unit zstream;
|
||||
{
|
||||
$Id$
|
||||
This file is part of the Free Pascal run time library.
|
||||
@ -14,6 +13,7 @@ unit zstream;
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
**********************************************************************}
|
||||
unit zstream;
|
||||
|
||||
{ ---------------------------------------------------------------------
|
||||
On linux, the default is to use the zlib libraries.
|
||||
@ -447,3 +447,9 @@ begin
|
||||
end;
|
||||
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.14 2000-01-12 23:29:49 peter
|
||||
* log added
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user