mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 05:40:20 +02:00
+ put in exception support
This commit is contained in:
parent
25b34c1c6c
commit
cd2659ce93
@ -272,10 +272,15 @@ unit objpas;
|
|||||||
begin
|
begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
{$i except.inc}
|
||||||
|
|
||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.2 1998-03-25 23:40:24 florian
|
Revision 1.3 1998-07-29 10:09:28 michael
|
||||||
|
+ put in exception support
|
||||||
|
|
||||||
|
Revision 1.2 1998/03/25 23:40:24 florian
|
||||||
+ stuff from old objpash.inc and objpas.inc merged in
|
+ stuff from old objpash.inc and objpas.inc merged in
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user