uses heaptrc need for extrainfo with heaptrc

This commit is contained in:
pierre 1999-05-17 14:33:50 +00:00
parent 7c504e55c2
commit 03a6c52d60

View File

@ -734,6 +734,11 @@ var
implementation implementation
{$ifdef heaptrc}
uses
ppheap;
{$endif heaptrc}
{***************************************************************************** {*****************************************************************************
Helpers Helpers
*****************************************************************************} *****************************************************************************}
@ -916,7 +921,10 @@ begin
end. end.
{ {
$Log$ $Log$
Revision 1.3 1999-05-12 00:19:51 peter Revision 1.4 1999-05-17 14:33:50 pierre
uses heaptrc need for extrainfo with heaptrc
Revision 1.3 1999/05/12 00:19:51 peter
* removed R_DEFAULT_SEG * removed R_DEFAULT_SEG
* uniform float names * uniform float names