mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-05 16:26:14 +02:00
* don't use tpexcept anymore
This commit is contained in:
parent
f5f7de7fb7
commit
ca3000ef79
@ -47,9 +47,6 @@ uses
|
|||||||
sysutils,
|
sysutils,
|
||||||
{$endif COMPILER_1_0}
|
{$endif COMPILER_1_0}
|
||||||
{$endif FPC}
|
{$endif FPC}
|
||||||
{$ifdef COMPILER_1_0}
|
|
||||||
tpexcept,
|
|
||||||
{$endif COMPILER_1_0}
|
|
||||||
{$ifndef NODEBUG}
|
{$ifndef NODEBUG}
|
||||||
FPDebug,
|
FPDebug,
|
||||||
{$endif NODEBUG}
|
{$endif NODEBUG}
|
||||||
@ -294,7 +291,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.4 2002-09-07 15:40:43 peter
|
Revision 1.5 2002-10-04 15:23:46 pierre
|
||||||
|
* don't use tpexcept anymore
|
||||||
|
|
||||||
|
Revision 1.4 2002/09/07 15:40:43 peter
|
||||||
* old logs removed and tabs fixed
|
* old logs removed and tabs fixed
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user