mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 11:59:19 +02:00
* avoid RTE 201
This commit is contained in:
parent
a205f13682
commit
6e3d10d0c4
@ -6,6 +6,8 @@
|
|||||||
}
|
}
|
||||||
program find_gdb_version;
|
program find_gdb_version;
|
||||||
|
|
||||||
|
{$R-}
|
||||||
|
|
||||||
{$Linklib gdb}
|
{$Linklib gdb}
|
||||||
|
|
||||||
uses
|
uses
|
||||||
@ -75,7 +77,10 @@ end.
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.2 2002-09-07 15:42:52 peter
|
Revision 1.3 2002-09-10 12:17:15 pierre
|
||||||
|
* avoid RTE 201
|
||||||
|
|
||||||
|
Revision 1.2 2002/09/07 15:42:52 peter
|
||||||
* old logs removed and tabs fixed
|
* old logs removed and tabs fixed
|
||||||
|
|
||||||
Revision 1.1 2002/01/29 17:54:49 peter
|
Revision 1.1 2002/01/29 17:54:49 peter
|
||||||
|
Loading…
Reference in New Issue
Block a user