mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 20:26:00 +02:00
* new format
This commit is contained in:
parent
f4a22bf8d1
commit
077197e5c4
@ -47,7 +47,7 @@ const
|
|||||||
{$ifdef ansistring_bits}
|
{$ifdef ansistring_bits}
|
||||||
CurrentPPUVersion=41;
|
CurrentPPUVersion=41;
|
||||||
{$else}
|
{$else}
|
||||||
CurrentPPUVersion=40;
|
CurrentPPUVersion=41;
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
{ buffer sizes }
|
{ buffer sizes }
|
||||||
@ -1053,7 +1053,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.51 2004-06-20 08:55:30 florian
|
Revision 1.52 2004-07-09 23:11:05 peter
|
||||||
|
* new format
|
||||||
|
|
||||||
|
Revision 1.51 2004/06/20 08:55:30 florian
|
||||||
* logs truncated
|
* logs truncated
|
||||||
|
|
||||||
Revision 1.50 2004/06/16 20:07:09 florian
|
Revision 1.50 2004/06/16 20:07:09 florian
|
||||||
|
Loading…
Reference in New Issue
Block a user