mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 13:09:16 +02:00
+ renamed astrings.pp to astrings.inc
This commit is contained in:
parent
71482c66e4
commit
62952be3eb
@ -98,7 +98,7 @@ Type
|
||||
PLongint = ^Longint;
|
||||
PByte = ^Byte;
|
||||
|
||||
{$i astrings.pp}
|
||||
{$i astrings.inc}
|
||||
|
||||
|
||||
{****************************************************************************
|
||||
@ -477,7 +477,10 @@ end;
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.42 1998-11-16 10:21:25 peter
|
||||
Revision 1.43 1998-11-17 10:36:07 michael
|
||||
+ renamed astrings.pp to astrings.inc
|
||||
|
||||
Revision 1.42 1998/11/16 10:21:25 peter
|
||||
* fixes for H+
|
||||
|
||||
Revision 1.41 1998/11/05 10:29:36 pierre
|
||||
|
Loading…
Reference in New Issue
Block a user