mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 20:49:23 +02:00
* also compile ppheap unit
This commit is contained in:
parent
28488f4331
commit
ffa8a38c48
@ -7,6 +7,7 @@
|
|||||||
unit compunit;
|
unit compunit;
|
||||||
interface
|
interface
|
||||||
uses
|
uses
|
||||||
|
ppheap,
|
||||||
compiler,
|
compiler,
|
||||||
comphook,
|
comphook,
|
||||||
cpuinfo,
|
cpuinfo,
|
||||||
@ -16,7 +17,10 @@ implementation
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.2 2002-09-07 15:40:51 peter
|
Revision 1.3 2002-10-30 21:53:05 pierre
|
||||||
|
* also compile ppheap unit
|
||||||
|
|
||||||
|
Revision 1.2 2002/09/07 15:40:51 peter
|
||||||
* old logs removed and tabs fixed
|
* old logs removed and tabs fixed
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user