mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 14:09:20 +02:00
+ cleanup
This commit is contained in:
parent
0337fc7b32
commit
b76126f91b
@ -17,7 +17,6 @@
|
|||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
{ no stack check in system }
|
{ no stack check in system }
|
||||||
|
|
||||||
{$DEFINE SHORT_LINEBREAK}
|
|
||||||
{$S-}
|
{$S-}
|
||||||
unit System;
|
unit System;
|
||||||
|
|
||||||
@ -550,7 +549,10 @@ begin
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.13 2004-06-17 16:16:13 peter
|
Revision 1.14 2004-06-21 18:50:51 olle
|
||||||
|
+ cleanup
|
||||||
|
|
||||||
|
Revision 1.13 2004/06/17 16:16:13 peter
|
||||||
* New heapmanager that releases memory back to the OS, donated
|
* New heapmanager that releases memory back to the OS, donated
|
||||||
by Micha Nelissen
|
by Micha Nelissen
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user